Skip to content

Commit 20037e6

Browse files
committed
clean top level directory
1 parent 1206c52 commit 20037e6

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

__init__.py

Whitespace-only changes.

reaper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
from components.widgets.progress import ProgressWidget
3434
from components.widgets.queue import QueueTable
3535
from components.windows import *
36-
from mainwindow import Ui_MainWindow
36+
from ui.mainwindow import Ui_MainWindow
3737

3838

3939
class Reaper(Ui_MainWindow):
File renamed without changes.

0 commit comments

Comments
 (0)