Skip to content

Commit

Permalink
comment save notebook in mmm example
Browse files Browse the repository at this point in the history
  • Loading branch information
juanitorduz committed Sep 19, 2024
1 parent bc4b248 commit 34d0c61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/notebooks/mmm/mmm_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10475,7 +10475,7 @@
"metadata": {},
"outputs": [],
"source": [
"mmm.save(\"model.nc\")"
"# mmm.save(\"model.nc\")"
]
},
{
Expand Down Expand Up @@ -10532,7 +10532,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.14"
"version": "3.12.4"
},
"toc": {
"base_numbering": 1,
Expand Down

0 comments on commit 34d0c61

Please sign in to comment.