We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 737f505 commit 35bbd4dCopy full SHA for 35bbd4d
.gitignore
@@ -1 +1,4 @@
1
-DS_Store
+.DS_Store
2
+.ipynb_checkpoints/
3
+__pycache__/
4
+.pytest_cache/
0 commit comments