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 47d3885 commit f371ddeCopy full SHA for f371dde
.gitignore
@@ -6,6 +6,9 @@ __pycache__/
6
# C extensions
7
*.so
8
9
+*.pyc
10
+node_modules/
11
+
12
# Distribution / packaging
13
.Python
14
env/
0 commit comments