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 9c4c19d commit fa97f4dCopy full SHA for fa97f4d
.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