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 4bcc3b9 commit cefbd12Copy full SHA for cefbd12
.gitignore
@@ -6,6 +6,7 @@ build/
6
*.pyc
7
.pytest_cache
8
*.egg-info
9
+__pycache__/
10
11
#VS Code files and container
12
.vscode/
0 commit comments