Skip to content

Commit 10c1331

Browse files
committed
new python rooms 9 error fix
1 parent dcc131f commit 10c1331

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/rooms/views/eg009_assign_form_to_form_group.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ def assign_form_to_form_group():
4747
h1="Creating a form group",
4848
message=f"""Form "{args['form_id']}" has been assigned to
4949
Form Group "{args['form_group_id']}"!""",
50-
json=json.dumps(json.dumps(results, default=str))
5150
)
5251

5352

0 commit comments

Comments
 (0)