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 05f7b45 commit 312d497Copy full SHA for 312d497
setup.cfg
@@ -3,9 +3,6 @@ profile = black
3
4
[tool:pytest]
5
addopts = -vvv --cov-report=term-missing --cov=elastic_transport
6
-filterwarnings =
7
- error
8
- default:enable_cleanup_closed ignored.*:DeprecationWarning
9
10
[coverage:report]
11
omit =
0 commit comments