travis-ci
Ignore W503 lint error Let's follow the directions of Donald E. Knuth :) "Although formulas within a paragraph always break after binary operations and relations, displayed formulas always break before binary operations" Reference --- 1. https://www.flake8rules.com/rules/W503.html 2. https://www.python.org/dev/peps/pep-0008/#should-a-line-break-before-or-after-a-binary-operator 3. https://github.com/python/peps/commit/c59c4376a
492 of 492 new or added lines in 40 files covered. (100.0%)
1363 of 2026 relevant lines covered (67.28%)
2.02 hits per line