We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f9b0af commit 0f857c0Copy full SHA for 0f857c0
.gitignore
@@ -0,0 +1,8 @@
1
+__pycache__/
2
+.jupyter/
3
+.ipynb_checkpoints/
4
+
5
+.env
6
+.venv
7
+env/
8
+venv/
0 commit comments