mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-02-23 10:12:17 +00:00
test type error
This commit is contained in:
parent
47ac72c1fe
commit
9ad97a158c
@ -27,7 +27,7 @@ def get_start_date(date: ConfigDate) -> datetime.datetime:
|
||||
return result
|
||||
|
||||
|
||||
def main():
|
||||
def main() -> str:
|
||||
config = load_config()
|
||||
|
||||
if "logging" in config:
|
||||
|
Loading…
x
Reference in New Issue
Block a user