mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 23:46:05 -03:30
Update to comply with new black rules
This commit is contained in:
@@ -9,7 +9,6 @@ from unittest import mock
|
||||
|
||||
|
||||
class AlwaysPassBackend(object):
|
||||
|
||||
user = None
|
||||
|
||||
def authenticate(self, **credentials):
|
||||
|
||||
Reference in New Issue
Block a user