We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 965a934 commit ce1a397Copy full SHA for ce1a397
.gitignore
@@ -2,4 +2,7 @@
2
*.json
3
4
# Pycharm files
5
-*.idea
+*.idea
6
+
7
+# Pycache folder
8
+__pycache__/
0 commit comments