Skip to content

Commit 3542247

Browse files
committed
Upgrade warnings to errors when testing
1 parent 864bad2 commit 3542247

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ testpaths = tests
5050
xfail_strict = true
5151
markers =
5252
array_compare: for functions using array comparison
53+
filterwarnings =
54+
error
5355

5456
[flake8]
5557
max-line-length = 150

0 commit comments

Comments
 (0)