We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b42d0ad commit bcfb8d2Copy full SHA for bcfb8d2
1 file changed
.gitignore
@@ -8,7 +8,9 @@ __pycache__/
8
.coverage
9
.mypy_cache/
10
.pytest_cache/
11
+.vscode/
12
coverage.xml
13
dist/
14
htmlcov/
15
site/
16
+venv/
0 commit comments