mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 18:51:06 -03:30
move code linting to a stricter pep8-esque auto-formatting tool, black
This commit is contained in:
@@ -6,4 +6,3 @@ def test_postprocess_auth_basic_enabled():
|
||||
|
||||
include('../../../settings/defaults.py', scope=locals())
|
||||
assert 'awx.api.authentication.LoggedBasicAuthentication' in locals()['REST_FRAMEWORK']['DEFAULT_AUTHENTICATION_CLASSES']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user