Skip to content

Commit 0a94551

Browse files
committed
Removing commented out text
1 parent 2bd76f9 commit 0a94551

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

docs/examples/example_idealised_flow.ipynb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,7 @@
119119
" ax.set_title(axes_title, fontsize=7)\n",
120120
" plt.colorbar(cb, ax=ax)\n",
121121
" j +=1\n",
122-
" #else: # The field is a VectorField or NestedField\n",
123-
" # ax.text(10000, 0, f'{field.name} is a {type(field)}', fontsize=7, ha='center', va='center')\n",
124-
" \n",
122+
" \n",
125123
"plt.show()"
126124
]
127125
},
@@ -837,7 +835,7 @@
837835
"name": "python",
838836
"nbconvert_exporter": "python",
839837
"pygments_lexer": "ipython3",
840-
"version": "3.12.5"
838+
"version": "undefined.undefined.undefined"
841839
}
842840
},
843841
"nbformat": 4,

0 commit comments

Comments
 (0)