We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cf975d commit 376a2afCopy full SHA for 376a2af
gui/PyNutilGUI.py
@@ -20,7 +20,7 @@
20
import PyNutil
21
22
# Import UI component utilities
23
-from gui.ui_components import (
+from ui_components import (
24
create_labeled_combo_with_button,
25
create_horizontal_combo_with_button,
26
get_path_display_name,
0 commit comments