mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
restructured imports from modules, created imports in __init__.py
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from .ctk_tk import CTk
|
||||
from .ctk_toplevel import CTkToplevel
|
||||
from .ctk_input_dialog import CTkInputDialog
|
||||
|
||||
Reference in New Issue
Block a user