Closed chusloj closed 3 years ago
Merging #118 (d37d050) into master (92e8101) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #118 +/- ##
=======================================
Coverage 62.17% 62.17%
=======================================
Files 4 4
Lines 1092 1092
=======================================
Hits 679 679
Misses 413 413
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 92e8101...d37d050. Read the comment docs.
This PR simply removes the
print
statements from the Quickstart page the docs. This removes the Python 2 syntax, and I thought it would be more appropriate for a Jupyter notebook.