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 84f7ce7 commit 0cab025Copy full SHA for 0cab025
.gitignore
@@ -1,4 +1,5 @@
1
-.venv/
+# Virtual environments
2
+**/venv/
3
4
.pytest_cache/
5
**/__pycache__/
0 commit comments