vhirtham / pythonTest

GNU General Public License v3.0
1 stars 1 forks source link

Add jupyter notebook #25

Closed vhirtham closed 4 years ago

pep8speaks commented 4 years ago

Hello @vhirtham! Thanks for updating this PR.

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2019-12-18 11:39:53 UTC
codecov-io commented 4 years ago

Codecov Report

Merging #25 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #25   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          10     10           
=====================================
  Hits           10     10

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 a429398...ef55645. Read the comment docs.

vhirtham commented 4 years ago

@pep8speaks pep8ify

pep8speaks commented 4 years ago

Here you go with the Pull Request ! The fixes are suggested by autopep8.

@vhirtham