fix flake

This commit is contained in:
wh1te909
2025-01-24 22:54:23 +00:00
parent 74721b6d61
commit 1e3ee91cef

View File

@@ -623,7 +623,7 @@ def status_v2(request):
return JsonResponse(ret, json_dumps_params={"indent": 2})
## TODO deprecated
# TODO deprecated
@csrf_exempt
@monitoring_view
def status(request):