Add The Federation Layer #351
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 33 in robosats/middleware.py
github-actions / Flake8
robosats/middleware.py#L33
Expected 2 blank lines, found 1 (E302)
Check failure on line 46 in robosats/middleware.py
github-actions / Flake8
robosats/middleware.py#L46
Blank line contains whitespace (W293)
Check failure on line 52 in robosats/middleware.py
github-actions / Flake8
robosats/middleware.py#L52
Redefinition of unused 'SplitAuthorizationHeaderMiddleware' from line 33 (F811)
Check failure on line 52 in robosats/middleware.py
github-actions / Flake8
robosats/middleware.py#L52
Expected 2 blank lines, found 1 (E302)
Check failure on line 116 in robosats/middleware.py
github-actions / Flake8
robosats/middleware.py#L116
Blank line contains whitespace (W293)