Skip to content

Commit

Permalink
Update examples/example3/example3_withmanufactured.ipynb
Browse files Browse the repository at this point in the history
Co-authored-by: Jørgen Schartum Dokken <[email protected]>
  • Loading branch information
emmetfrancis and jorgensd authored Apr 3, 2024
1 parent 9d47f5c commit 9f8395d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/example3/example3_withmanufactured.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"import sympy as sym\n",
"import gmsh # must be imported before pyvista if dolfin is imported first\n",
"\n",
"from smart import config, common, mesh, model, mesh_tools, visualization\n",
"from smart import config, mesh, model, mesh_tools, visualization\n",
"from smart.model_assembly import (\n",
" Compartment,\n",
" Parameter,\n",
Expand Down

0 comments on commit 9f8395d

Please sign in to comment.