fix incorrect imports order
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
from web.custom_widgets.content_card import ContentCard
|
|
||||||
from web.custom_widgets.content_dialog import ContentDialog
|
from web.custom_widgets.content_dialog import ContentDialog
|
||||||
|
from web.custom_widgets.content_card import ContentCard
|
||||||
from web.custom_widgets.header import draw_header
|
from web.custom_widgets.header import draw_header
|
||||||
|
|||||||
Reference in New Issue
Block a user