mirror of
https://github.com/ansible/awx.git
synced 2026-07-29 00:49:55 -02:30
Update to comply with new black rules
This commit is contained in:
@@ -13,7 +13,6 @@ def create_new_credential_types(apps, schema_editor):
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0095_v360_increase_instance_version_length'),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user