remove .coveragerc from source contrl

This commit is contained in:
mastercaster9000 2023-03-05 16:59:12 +00:00
parent b3dccfaeb6
commit 3d6a358042
No known key found for this signature in database
2 changed files with 1 additions and 6 deletions

View File

@ -1,6 +0,0 @@
[run]
omit='.env/*'
source='.'
[report]
show_missing = true

1
.gitignore vendored
View File

@ -63,6 +63,7 @@ pip-delete-this-directory.txt
htmlcov/
.tox/
.nox/
.coveragerc
.coverage
.coverage.*
.cache