mirror of https://github.com/stijndcl/didier
Fix typo
parent
a0c2cee857
commit
3f8778b581
|
@ -13,6 +13,7 @@ async def main():
|
||||||
mlcse = UforaCourse(
|
mlcse = UforaCourse(
|
||||||
code="E061330",
|
code="E061330",
|
||||||
name="Machine Learning (CSE)",
|
name="Machine Learning (CSE)",
|
||||||
|
year=5,
|
||||||
role_id=1024355572256092170,
|
role_id=1024355572256092170,
|
||||||
overarching_role_id=1023300434800164914,
|
overarching_role_id=1023300434800164914,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue