We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c485c commit 0e1210aCopy full SHA for 0e1210a
.gitignore
@@ -0,0 +1,10 @@
1
+.coverage
2
+build/
3
+cover/
4
+dist/
5
+*.egg-info/
6
+.idea/
7
+*.pyc
8
+*.pyo
9
+./tests/htmlcov/
10
+.tox/
0 commit comments