Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
slayoo committed Apr 15, 2024
1 parent aab8fb0 commit 5024dc0
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
"source": [
"from open_atmos_jupyter_utils import show_plot\n",
"from PySDM import Formulae\n",
"from PySDM.physics import constants_defaults\n",
"from PySDM.physics.constants import si, PER_MILLE, T0, in_unit\n",
"from matplotlib import pyplot\n",
"import numpy as np\n",
Expand Down Expand Up @@ -161,6 +160,12 @@
"$$"
]
},
{
"cell_type": "markdown",
"id": "fa5d40f2-df14-49fd-8e9e-c76d7c8e5d69",
"metadata": {},
"source": []
},
{
"cell_type": "code",
"execution_count": 5,
Expand Down

0 comments on commit 5024dc0

Please sign in to comment.