Skip to content

Commit

Permalink
Removing commented out text
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldenes committed Sep 25, 2024
1 parent 2bd76f9 commit 0a94551
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/examples/example_idealised_flow.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,7 @@
" ax.set_title(axes_title, fontsize=7)\n",
" plt.colorbar(cb, ax=ax)\n",
" j +=1\n",
" #else: # The field is a VectorField or NestedField\n",
" # ax.text(10000, 0, f'{field.name} is a {type(field)}', fontsize=7, ha='center', va='center')\n",
" \n",
" \n",
"plt.show()"
]
},
Expand Down Expand Up @@ -837,7 +835,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.5"
"version": "undefined.undefined.undefined"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 0a94551

Please sign in to comment.