Skip to content

Commit 647e889

Browse files
committed
ignore even more warnings
1 parent 3a26b5a commit 647e889

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pytest.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ filterwarnings =
77
ignore::DeprecationWarning:defusedxml\..*
88
ignore::DeprecationWarning:oletools
99
ignore::DeprecationWarning:oletools\..*
10+
ignore:builtin type SwigPyPacked has no __module__ attribute:DeprecationWarning
11+
ignore:builtin type SwigPyObject has no __module__ attribute:DeprecationWarning
12+
ignore:builtin type swigvarlink has no __module__ attribute:DeprecationWarning

0 commit comments

Comments
 (0)