mirror of
https://github.com/ansible/awx.git
synced 2026-05-18 06:47:41 -02:30
Update to comply with new black rules
This commit is contained in:
@@ -18,7 +18,6 @@ def setup_tower_managed_defaults(apps, schema_editor):
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
|
||||
('taggit', '0002_auto_20150616_2121'),
|
||||
|
||||
Reference in New Issue
Block a user