We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e0a851 commit 85249afCopy full SHA for 85249af
.gitignore
@@ -10,3 +10,6 @@ Dockerfile
10
11
# VS Code editor files
12
*.code-workspace
13
+
14
+# Used by pytest
15
+tests/__pycache__/
0 commit comments