Allow auth header to carry pgp keys #805
6 errors
Flake8 found 6 errors
Annotations
Check failure on line 153 in robosats/settings.py
github-actions / Flake8
robosats/settings.py#L153
Too many blank lines (3) (E303)
Check failure on line 9 in robosats/middleware.py
github-actions / Flake8
robosats/middleware.py#L9
'django.db.IntegrityError' imported but unused (F401)
Check failure on line 34 in robosats/middleware.py
github-actions / Flake8
robosats/middleware.py#L34
Expected 2 blank lines, found 1 (E302)
Check failure on line 47 in robosats/middleware.py
github-actions / Flake8
robosats/middleware.py#L47
Blank line contains whitespace (W293)
Check failure on line 53 in robosats/middleware.py
github-actions / Flake8
robosats/middleware.py#L53
Expected 2 blank lines, found 1 (E302)
Check failure on line 98 in robosats/middleware.py
github-actions / Flake8
robosats/middleware.py#L98
Blank line contains whitespace (W293)