mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-01-21 07:28:24 +00:00
fix test error
This commit is contained in:
parent
9ad97a158c
commit
e5abc3c218
@ -27,7 +27,7 @@ def get_start_date(date: ConfigDate) -> datetime.datetime:
|
|||||||
return result
|
return result
|
||||||
|
|
||||||
|
|
||||||
def main() -> str:
|
def main() -> None:
|
||||||
config = load_config()
|
config = load_config()
|
||||||
|
|
||||||
if "logging" in config:
|
if "logging" in config:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user