make Ruff happy

This commit is contained in:
2025-10-25 23:08:27 -04:00
parent fe5c0e23b5
commit 626c865461
7 changed files with 21 additions and 21 deletions

View File

@@ -78,7 +78,7 @@ async def handle_logging(response):
else:
origin = "client"
except:
except Exception:
pass
if request.path.startswith("/.well-known/matrix/"):