mirror of
https://github.com/ansible/awx.git
synced 2026-03-25 21:05:03 -02:30
move code linting to a stricter pep8-esque auto-formatting tool, black
This commit is contained in:
@@ -13,4 +13,3 @@ from development import * # NOQA
|
||||
DEBUG = False
|
||||
TEMPLATE_DEBUG = DEBUG
|
||||
SQL_DEBUG = DEBUG
|
||||
|
||||
|
||||
Reference in New Issue
Block a user