Skip to content

Commit

Permalink
Remove a property causing conflict with upstream updates. (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
sei-jvessella authored Jan 6, 2025
1 parent 3d02afe commit 805c3ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gamebrain/clients/gameboardmodels.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ class GameEngineQuestionView(BaseModel):
hint: str | None
isCorrect: bool
isGraded: bool
penalty: float
text: str | None
weight: float

Expand Down

0 comments on commit 805c3ca

Please sign in to comment.