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

Remove unknown pytest.mark.unit #980

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

geographika
Copy link
Contributor

Fixes warning:

OWSLib/OWSLib/tests/test_iso3_parsing.py:48: PytestUnknownMarkWarning: Unknown pytest.mark.unit - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html

The custom unit mark isn't used anywhere in the project.

@geographika geographika merged commit 01a6999 into geopython:master Mar 6, 2025
3 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.

1 participant