make Ruff happy
This commit is contained in:
@@ -78,7 +78,7 @@ async def handle_logging(response):
|
||||
else:
|
||||
origin = "client"
|
||||
|
||||
except:
|
||||
except Exception:
|
||||
pass
|
||||
|
||||
if request.path.startswith("/.well-known/matrix/"):
|
||||
|
||||
Reference in New Issue
Block a user