Skip to content

Commit

Permalink
import error
Browse files Browse the repository at this point in the history
  • Loading branch information
deeptho committed Aug 3, 2024
1 parent 180864e commit bf0f307
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gui/neumodvb/dvbc_muxlist.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
from neumodvb.util import dtdebug, dterror
from neumodvb import neumodbutils
from neumodvb.neumolist import NeumoTable, NeumoGridBase, GridPopup, screen_if_t

from neumodvb.neumo_dialogs import ShowMessage, ShowOkCancel
import pychdb
import pydevdb

Expand Down
2 changes: 1 addition & 1 deletion gui/neumodvb/dvbt_muxlist.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
from neumodvb.util import dtdebug, dterror
from neumodvb import neumodbutils
from neumodvb.neumolist import NeumoTable, NeumoGridBase, IconRenderer, MyColLabelRenderer, GridPopup, screen_if_t

from neumodvb.neumo_dialogs import ShowMessage, ShowOkCancel

import pychdb
import pydevdb
Expand Down

0 comments on commit bf0f307

Please sign in to comment.