Fix typo: export Apo (bis)

This commit is contained in:
Emmanuel Viennet 2021-09-09 16:23:53 +02:00
parent 9fd33cf658
commit e8208efb5c
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ class SemSet(dict):
ndb.SimpleQuery(
"""INSERT INTO notes_semset_formsemestre
(id, semset_id)
(formsemestre_id, semset_id)
VALUES (%(formsemestre_id)s, %(semset_id)s)
""",
{