We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d57f2e commit 52f45ecCopy full SHA for 52f45ec
pytest.ini
@@ -2,6 +2,7 @@
2
filterwarnings =
3
; https://github.com/RDFLib/pyrdfa3/issues/31
4
ignore:the imp module is deprecated:DeprecationWarning
5
+ ignore:the imp module is deprecated:PendingDeprecationWarning
6
; https://github.com/html5lib/html5lib-python/issues/402
7
; https://bugs.launchpad.net/beautifulsoup/+bug/1847592
8
ignore:Using or importing the ABCs:DeprecationWarning
0 commit comments