mirror of
https://github.com/ansible/awx.git
synced 2026-03-11 06:29:31 -02:30
move code linting to a stricter pep8-esque auto-formatting tool, black
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
from .pages import * # NOQA
|
||||
from .client import * # NOQA
|
||||
from .pages import * # NOQA
|
||||
from .client import * # NOQA
|
||||
|
||||
Reference in New Issue
Block a user