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

Don’t accept warnings in tests #116

Merged
merged 6 commits into from
Aug 21, 2023
Merged

Don’t accept warnings in tests #116

merged 6 commits into from
Aug 21, 2023

Conversation

flying-sheep
Copy link
Collaborator

@flying-sheep flying-sheep commented Jul 14, 2023

Fixes #125

TODO:

  • turn on -Werror
  • fix warnings
  • remove all no longer necessary filterwarnings entries in pyproject.toml

@flying-sheep flying-sheep marked this pull request as ready for review August 21, 2023 15:31
@flying-sheep flying-sheep enabled auto-merge (squash) August 21, 2023 15:47
@flying-sheep flying-sheep merged commit 367b4fe into main Aug 21, 2023
4 checks passed
@flying-sheep flying-sheep deleted the no-warnings branch August 21, 2023 15:50
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.

enable pytest -Werror
1 participant