📝 Update docs, 100% coverage

This commit is contained in:
Sebastián Ramírez 2018-12-30 00:17:22 +04:00
parent ca0652aebf
commit ccf30b5c2e
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ Any integration is designed to be so simple to use (with dependencies) that you
### Tested ### Tested
* 100% <abbr title="The amount of code that is automatically tested">test coverage</abbr> (* not yet, in a couple days). * 100% <abbr title="The amount of code that is automatically tested">test coverage</abbr>.
* 100% <abbr title="Python type annotations, with this your editor and external tools can give you better support">type annotated</abbr> code base. * 100% <abbr title="Python type annotations, with this your editor and external tools can give you better support">type annotated</abbr> code base.
* Used in production applications. * Used in production applications.