forked from ScoDoc/DocScoDoc
Fix typo: export Apo (bis)
This commit is contained in:
parent
9fd33cf658
commit
e8208efb5c
@ -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)
|
||||
""",
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user