mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Another indentation fix
This commit is contained in:
parent
a698c69b4d
commit
afb4e317f0
@ -48,8 +48,8 @@ class SessionOrBasicAuthMixin(AccessMixin):
|
||||
login(request, user)
|
||||
request.user = user
|
||||
return super(
|
||||
SessionOrBasicAuthMixin, self
|
||||
).dispatch(
|
||||
SessionOrBasicAuthMixin, self
|
||||
).dispatch(
|
||||
request, *args, **kwargs
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user