Closed ttung closed 6 years ago
Merging #38 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #38 +/- ##
=======================================
Coverage 79.09% 79.09%
=======================================
Files 18 18
Lines 488 488
=======================================
Hits 386 386
Misses 102 102
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 4f4bd5b...c7f7437. Read the comment docs.
Import hack is only necessary if one does not run
pip install -e .
, and that's a logical thing to do for libraries.Also cleaned up some import statements.
Fixes #31