Implemented GUI for syng #2
1 changed files with 2 additions and 1 deletions
|
@ -58,7 +58,8 @@ module = [
|
|||
"tkcalendar",
|
||||
"customtkinter",
|
||||
"aiohttp",
|
||||
"tktimepicker"
|
||||
"tktimepicker",
|
||||
"platformdirs"
|
||||
]
|
||||
ignore_missing_imports = true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue