Skip to content

Commit

Permalink
AI: [fix] api
Browse files Browse the repository at this point in the history
AI: [fix] api
  • Loading branch information
gi-jeong1000 authored Nov 26, 2024
2 parents 87ea105 + 0b20dff commit 880a85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ai/4tune_AI/gaze_ver2/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@


class CheatingResult(BaseModel):
userId: str
userId: int
cheatingCounts: dict
timestamp: str
# messages: list = [] # 부정행위 메시지 추가
Expand Down

0 comments on commit 880a85e

Please sign in to comment.