Skip to content

Commit

Permalink
Update wizard.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bimac committed Sep 25, 2023
1 parent 890c647 commit 68c9391
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions iblrig/gui/wizard.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
from iblrig.version_management import check_for_updates
from pybpodapi import exceptions

from ui_wizard import Ui_wizard
from ui_update import Ui_update
from iblrig.gui.ui_wizard import Ui_wizard
from iblrig.gui.ui_update import Ui_update

PROCEDURES = [
'Behavior training/tasks',
Expand Down

0 comments on commit 68c9391

Please sign in to comment.