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 73f07a5 commit b2ac32aCopy full SHA for b2ac32a
.gitignore
@@ -7,4 +7,7 @@
7
/MANIFEST
8
9
# Generated by parse.py -p
10
-stats.prof
+stats.prof
11
+
12
+# From cover (esp. in combination with nose)
13
+.coverage
0 commit comments