Skip to content

Commit

Permalink
Update project_browser.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Feb 13, 2024
1 parent cf02d68 commit 3e94a69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyiron_gui/project/project_browser.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

from pyiron_base import Project as BaseProject
from pyiron_base import HasGroups
from pyiron_base import FileData
from pyiron_base.storage.filedata import FileData
from pyiron_gui.widgets.widgets import WrapingHBox
from pyiron_gui.wrapper.widgets import ObjectWidget, NumpyWidget
from pyiron_gui.wrapper.wrapper import PyironWrapper, BaseWrapper
Expand Down

0 comments on commit 3e94a69

Please sign in to comment.