forked from ScoDoc/ScoDoc
EDT: fix typo
This commit is contained in:
parent
58c5d61648
commit
ecd1b1f80b
@ -55,6 +55,7 @@ def formsemestre_load_calendar(
|
||||
"""Load ics data, return raw ics and decoded calendar.
|
||||
Raises ScoValueError if not configured or not available or invalid format.
|
||||
"""
|
||||
edt_ids = []
|
||||
if edt_id is None and formsemestre:
|
||||
edt_ids = formsemestre.get_edt_ids()
|
||||
if not edt_ids:
|
||||
|
Loading…
Reference in New Issue
Block a user