Skip to content

Commit

Permalink
fix CI checks
Browse files Browse the repository at this point in the history
  • Loading branch information
devketanpro committed Jul 1, 2024
1 parent fb24214 commit 13169b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
"type": "dict",
"schema": {},
"mapping": {"type": "object", "dynamic": False, "properties": {"university": {"type": "string"}}},
},
"allow_unknown": True,
"allow_unknown": True,
}
}
}

0 comments on commit 13169b6

Please sign in to comment.