We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2833997 commit f8e9602Copy full SHA for f8e9602
.gitignore
@@ -5,7 +5,8 @@ __pycache__/
5
6
# C extensions
7
*.so
8
-
+.idea/
9
+.DS_Store
10
# Distribution / packaging
11
.Python
12
build/
0 commit comments