mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-14 01:38:35 -05:00
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