fix tests and flake8

This commit is contained in:
Kenneth Kehl
2024-09-09 13:50:02 -07:00
parent 92229707e2
commit 1a247260ff
6 changed files with 9 additions and 25 deletions

View File

@@ -6,7 +6,6 @@ from itertools import product
from flask import g, request
from flask.ctx import has_app_context, has_request_context
from flask.logging import default_handler
from pythonjsonlogger.jsonlogger import JsonFormatter as BaseJSONFormatter
LOG_FORMAT = (