Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 23, 2024
1 parent f497090 commit adb2934
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/Harmony_Regridding_Service_User_Documentation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,12 @@
"metadata": {},
"outputs": [],
"source": [
"from harmony import Client, Collection, Environment, Request\n",
"import hvplot.xarray\n",
"import hvplot.pandas\n",
"import hvplot.xarray\n",
"import matplotlib.pyplot as plt\n",
"import panel.widgets as pnw\n",
"import xarray as xr\n",
"\n",
"from harmony import Client, Collection, Environment, Request\n",
"\n",
"harmony_client = Client(env=Environment.UAT)\n",
"\n",
Expand Down

0 comments on commit adb2934

Please sign in to comment.