Skip to content

Commit

Permalink
Add a warning filter
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Apr 16, 2023
1 parent 1aec68c commit 1c3e4e3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup.cfg
@@ -0,0 +1,5 @@
[tool:pytest]

filterwarnings =
# Add a filter
ignore:test

0 comments on commit 1c3e4e3

Please sign in to comment.