This commit is contained in:
Christoph Stahl 2023-12-18 19:45:34 +01:00
parent 159a08f824
commit 8a4f02976f

View file

@ -58,7 +58,8 @@ module = [
"tkcalendar",
"customtkinter",
"aiohttp",
"tktimepicker"
"tktimepicker",
"platformdirs"
]
ignore_missing_imports = true