Skip to content

Conversation

@mushmula27
Copy link
Contributor

ISSUE NUMBER

#172

SHORT DESCRIPTION

Imported all modules needed to run the script.
Loaded csv data as used in the project.
Cleaned up some code that doesn't need to run in the script but may be helpful if the script is run line by line in ipython.
Labelled y-axis.

@pep8speaks
Copy link

pep8speaks commented Oct 26, 2019

Hello @mushmula27! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 7:1: E128 continuation line under-indented for visual indent
Line 8:1: E128 continuation line under-indented for visual indent
Line 45:80: E501 line too long (83 > 79 characters)

Comment last updated at 2019-10-26 15:49:11 UTC
@prateekiiest prateekiiest merged commit 3699fcc into prateekiiest:master Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants