We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 917e0e6Copy full SHA for 917e0e6
.gitignore
@@ -0,0 +1,10 @@
1
+files__pycache__/
2
+.idea
3
+*.py[cod]
4
+*$py.class
5
+build/
6
+dist/
7
+*.egg-info/
8
+old/
9
+ReadMe_old.md
10
+
0 commit comments