We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acf946a commit 86eab4fCopy full SHA for 86eab4f
.gitignore
@@ -1,6 +1,8 @@
1
# Byte-compiled / optimized / DLL files
2
__pycache__/
3
*.py[cod]
4
+*.DS_Store
5
+.ipynb_checkpoints
6
7
# C extensions
8
*.so
0 commit comments