Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
GateraGael committed Jul 6, 2021
1 parent 2efa2dc commit b85d04c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 02. P2 - PEP8CodeAlong.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@
"```python\n",
"# Wrong:\n",
"import sys, os\n",
"\n",
"from numpy import *\n",
"```\n",
"\n",
"Imports should be grouped in the following order:\n",
Expand Down

0 comments on commit b85d04c

Please sign in to comment.