Skip to content

Commit

Permalink
remove __future__
Browse files Browse the repository at this point in the history
  • Loading branch information
cjlux committed Jun 26, 2020
1 parent 800f11d commit 3fb59cb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
},
"outputs": [],
"source": [
"from __future__ import print_function\n",
"# Import some matplolib and numpy shortcuts for Jupyter notebook\n",
"%matplotlib inline\n",
"\n",
Expand Down

0 comments on commit 3fb59cb

Please sign in to comment.