Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid deprecation warning in pytest #88

Merged
merged 1 commit into from
Jul 7, 2024
Merged

Conversation

hmaarrfk
Copy link
Contributor

@hmaarrfk hmaarrfk commented Jul 7, 2024

It seems that they don't like this anymore. It doesn't seem used.

It seems that they don't like this anymore. It doesn't seem used.
@hmaarrfk hmaarrfk requested a review from Korijn as a code owner July 7, 2024 15:57
@hmaarrfk
Copy link
Contributor Author

hmaarrfk commented Jul 7, 2024

Just FYI:

tests/conftest.py:13
  /home/mark/git/pylinalg/tests/conftest.py:13: PytestRemovedIn9Warning: The (startdir: py.path.local) argument is deprecated, please use (start_path: pathlib.Path)
  see https://docs.pytest.org/en/latest/deprecations.html#py-path-local-arguments-for-hooks-replaced-with-pathlib-path
    def pytest_report_header(config, start_path, startdir):

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html

@Korijn Korijn enabled auto-merge (squash) July 7, 2024 18:03
@Korijn Korijn merged commit fd3bb73 into pygfx:main Jul 7, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants