Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Commit

Permalink
Merge branch 'main' into docker-codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
WesGtoX committed Mar 27, 2021
2 parents 76dd2a8 + 7ccf209 commit 197ae4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[pytest]
testpaths = .
python_files = tests.py test_*.py *_tests.py
;addopts = --flake8 -vv -s --cov=./
addopts = --flake8 --cov=. -vv -s --cov-report=html
flake8-ignore =
*.py E501
Expand Down

0 comments on commit 197ae4e

Please sign in to comment.