fix some anatomy question creation bugs

This commit is contained in:
Ross
2024-10-14 10:08:54 +01:00
parent ffac3175e1
commit 8b84654ee3
7 changed files with 72 additions and 21 deletions
+1
View File
@@ -30,3 +30,4 @@ if __name__ == "__main__":
)
raise
execute_from_command_line(sys.argv)