Browse Source

HOT-FIX: Remove warnings

rate-limiter-2026
Vinícius Cantuária 6 years ago
committed by GitHub
parent
commit
632e773cba
  1. 2
      pytest.ini

2
pytest.ini

@ -9,4 +9,4 @@ python_files = tests.py test_*.py *_tests.py
#
# Run "py.test --create-db" if you need to recreate the database
#
addopts = --reuse-db
addopts = --reuse-db -p no:warnings

Loading…
Cancel
Save