Skip to content

Commit c703b2a

Browse files
committed
flip import statement order, simple change for redeployment
1 parent 972f84f commit c703b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/IFU_cube_continuum_fit/NGC4151_FeII_ContinuumFit.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"outputs": [],
4646
"source": [
4747
"# load important packages\n",
48-
"import time\n",
4948
"import os\n",
49+
"import time\n",
5050
"from IPython.display import YouTubeVideo\n",
5151
"import warnings\n",
5252
"\n",

0 commit comments

Comments
 (0)