Skip to content

Commit d841f1c

Browse files
authored
Add comment
1 parent 5919863 commit d841f1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest.ini

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[pytest]
22
filterwarnings =
3+
# Ignore floating-point warnings from NumPy
34
ignore:invalid value encountered in:RuntimeWarning
45
ignore:overflow encountered in:RuntimeWarning
56
ignore:divide by zero encountered in:RuntimeWarning

0 commit comments

Comments
 (0)