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 e20d1b7 commit 7f08db5Copy full SHA for 7f08db5
1 file changed
.gitignore
@@ -2,6 +2,9 @@ __pycache__/
2
*.pyc
3
*.pyo
4
.pytest_cache/
5
+.coverage
6
+htmlcov/
7
+coverage.xml
8
9
.venv/
10
venv/
0 commit comments