Skip to content

Commit

Permalink
fixed notebook typos
Browse files Browse the repository at this point in the history
  • Loading branch information
David Ando committed Nov 30, 2017
1 parent 1a46cd0 commit ed79a4f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manuscript_figures/LimitFlux2Core-Figure2-v6.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"source": [
"%matplotlib inline\n",
"\n",
"import sys, os\n",
"import sys, os\n"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion manuscript_figures/LimitFlux2Core-Figure3-v1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"source": [
"%matplotlib inline\n",
"\n",
"import sys, os\n",
"import sys, os\n"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion manuscript_figures/LimitFlux2Core-Figure4-v7.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"source": [
"%matplotlib inline\n",
"\n",
"import sys, os\n",
"import sys, os\n"
]
},
{
Expand Down

0 comments on commit ed79a4f

Please sign in to comment.