mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-07 23:55:46 +02:00
Fix typo
This commit is contained in:
parent
a0c2cee857
commit
3f8778b581
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue