Thanks to visit codestin.com Credit goes to github.com
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 e09057e commit c646d62Copy full SHA for c646d62
1 file changed
.gitignore
@@ -29,3 +29,6 @@ dmypy.json
29
# Coverage Files
30
htmlcov
31
.coverage*
32
+
33
+# pytest cache
34
+.pytest_cache/
0 commit comments