Skip to content

Commit

Permalink
fix import errors
Browse files Browse the repository at this point in the history
  • Loading branch information
floriscalkoen committed Sep 21, 2023
1 parent 87aa70f commit 07f8e39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions notebooks/19_coastal_mask.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -622,9 +622,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python [conda env:testenv]",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "conda-env-testenv-py"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -636,7 +636,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.4"
"version": "3.11.5"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 07f8e39

Please sign in to comment.