ruff --fix

This commit is contained in:
L. Kärkkäinen
2023-10-25 00:21:29 +01:00
parent 20fd58b8d7
commit 209840b771
12 changed files with 11 additions and 19 deletions

View File

@@ -4,7 +4,6 @@
import ujson
from wheezy.http import HTTPResponse, WSGIApplication
from wheezy.http.response import json_response
from wheezy.routing import url
from wheezy.web.handlers import BaseHandler
from wheezy.web.middleware import (