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 d3998fa commit e8569b6Copy full SHA for e8569b6
.gitignore
@@ -5,6 +5,10 @@ lib/
5
pyvenv.cfg
6
poetry.lock
7
8
+# Regression Testing
9
+.coverage
10
+.tox/
11
+
12
# Editor Configurations
13
.vscode/
14
.idea/
0 commit comments