Skip to content

Commit

Permalink
🔥 remove filter warning in setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
Ousret committed Nov 21, 2021
1 parent 297c884 commit 178a423
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.cfg
@@ -1,7 +1,5 @@
[tool:pytest]
addopts = --cov=charset_normalizer --cov-report=term-missing -rxXs
filterwarnings =
ignore:Trying to detect

[flake8]
ignore = W503, E203, B305
Expand Down

0 comments on commit 178a423

Please sign in to comment.