Closed KennethNye closed 2 years ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Merging #117 (c851cb2) into master (b354bbd) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #117 +/- ##
=======================================
Coverage 98.39% 98.39%
=======================================
Files 15 15
Lines 744 744
=======================================
Hits 732 732
Misses 12 12
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 88156c1...c851cb2. Read the comment docs.
Checklist
Verify that your PR checks all the following items.
test_*.py files
corresponding the files modified by this PR,If some items are not checked, mark your PR as draft (Look for "Still in progress? Convert to Draft" on your PR) . Only mark the PR as "Ready for review" if all the items above are checked.
If you do not know how to address some items, reach out to a maintainer by requesting reviewers.
If some items cannot be addressed, explain the reason in the Description of your PR, and mark the PR ready for review
Description
Reformatting Jupyter notebook by black
Issue
Linting test failed issue
Additional context