We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c1e9fa commit d641d92Copy full SHA for d641d92
.gitignore
@@ -4,8 +4,9 @@
4
/*.egg-info
5
/dist/
6
/venv/
7
+/.venv/
8
/.vscode/
9
/build/
10
.python-version
11
.coverage
-coverage.xml
12
+coverage.xml
0 commit comments