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 865e3a2 commit e892cbdCopy full SHA for e892cbd
.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