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 d062ab2 commit a6199a1Copy full SHA for a6199a1
README.md
@@ -26,7 +26,7 @@ $ python setup.py install
26
27
28
### Testing and Code Coverage
29
-We require 100% code coverage in our uint tests. We run all the unit tests with tox.
+We require 100% code coverage in our unit tests. We run all the unit tests with tox.
30
This will test against python2.7, and 3.5 (although not tested, python3.3 and 3.4
31
should also be fully supported). Running tox will print out a code coverage report
32
```
0 commit comments