mirror of
https://github.com/ansible/awx.git
synced 2026-07-29 00:49:55 -02:30
move code linting to a stricter pep8-esque auto-formatting tool, black
This commit is contained in:
@@ -4,6 +4,7 @@ from django.db import migrations, models
|
||||
|
||||
import awx
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user