@@ -21,7 +21,7 @@ class CheaterTeams(db.Model):
)
challenge = db.relationship(
"BaseChallenge",
"Challenges",
foreign_keys="CheaterTeams.challenge_id",
lazy="select",
The note is not visible to the blocked user.