Skip to content

Commit

Permalink
lint check fourth try
Browse files Browse the repository at this point in the history
  • Loading branch information
halehawk committed Dec 7, 2023
1 parent 278b6ef commit 72021cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/teopb_MPAS_ECT.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"import seaborn as sns\n",
"import statsmodels.api as sm\n",
"import xarray as xr\n",
"from scipy.stats import shapiro"
"from scipy.stats import shapiro\n"
"from os import listdir\n",
"from os.path import isfile, join\n",
"import PyCECT.pyEnsLib as PEL\n",
Expand Down

0 comments on commit 72021cc

Please sign in to comment.