code linting

This commit is contained in:
Lorenzo Venerandi
2026-02-22 16:27:59 +01:00
parent 57fa0ae5a3
commit b500b22041
4 changed files with 7 additions and 14 deletions

View File

@@ -435,4 +435,3 @@ class AccessTracker:
stats["credential_attempts"] = self.db.get_credential_attempts(limit=50)
return stats