wip
This commit is contained in:
@@ -40,6 +40,7 @@ def update_course(
|
||||
persistence_layer: DynamoDBPersistenceLayer,
|
||||
):
|
||||
now_ = now()
|
||||
|
||||
with persistence_layer.transact_writer() as transact:
|
||||
transact.update(
|
||||
key=KeyPair(id, '0'),
|
||||
|
||||
Reference in New Issue
Block a user