@@ -28,7 +28,7 @@ class CheaterTeams(db.Model):
)
def __init__(
self, challenge_id: int, cheater_id: int, helper_id: int, flag_id: str
self, challenge_id: int, cheater_id: int, helper_id: int, flag_id: int
):
self.challenge_id = challenge_id
self.cheater_id = cheater_id
The note is not visible to the blocked user.