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.
2 parents 93b5937 + 778e3c5 commit 8541f98Copy full SHA for 8541f98
.gitignore
@@ -3,7 +3,10 @@ __pycache__
3
.idea
4
*.egg-info/
5
.tox/
6
-venv
+env/
7
+venv/
8
+.env
9
+.venv
10
.vscode/
11
.python-version
12
.coverage
0 commit comments