Skip to content

Commit

Permalink
Import SolutionError in gui.py
Browse files Browse the repository at this point in the history
  • Loading branch information
johnomotani committed Apr 26, 2020
1 parent 0302f2f commit 217955b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hypnotoad/gui/gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
from .matplotlib_widget import MatplotlibWidget
from ..cases import tokamak
from ..core.mesh import BoutMesh
from ..core.equilibrium import SolutionError
from ..__init__ import __version__


Expand Down

0 comments on commit 217955b

Please sign in to comment.