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 1cf691a commit 4edcaf4Copy full SHA for 4edcaf4
.gitignore
@@ -105,3 +105,6 @@ venv.bak/
105
106
# pytest
107
.pytest_cache
108
+
109
+# lock files
110
+*.lock
0 commit comments