Skip to content

Commit 54bb3b1

Browse files
authored
Merge pull request #46 from altendky/warnings_as_errors
Add pytest.ini with filterwarnings = error
2 parents 8f484cd + 2b18706 commit 54bb3b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pytest.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[pytest]
2+
filterwarnings = error

0 commit comments

Comments
 (0)