GitHub Actions / flake8-your-pr
failed
Feb 7, 2024
Flake8 Result
Flake8 Run Summary:
Total Errors: 2
Files Checked: 2
Files with Errors: 1
Details
Flake8 results
Annotations
Check notice on line 9 in dojo/middleware.py
github-actions / flake8-your-pr
dojo/middleware.py#L9
'django.http.HttpResponse' imported but unused (F401)
Check notice on line 189 in dojo/middleware.py
github-actions / flake8-your-pr
dojo/middleware.py#L189
no newline at end of file (W292)
Loading