We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a3cb54 commit a994171Copy full SHA for a994171
1 file changed
.gitignore
@@ -41,6 +41,9 @@ dev_reports/
41
# Python artifacts
42
__pycache__/
43
*.py[cod]
44
+.coverage
45
+.pytest_cache/
46
+htmlcov/
47
48
# Python virtual environments
49
.venv/
0 commit comments