mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-10-30 02:28:57 +03:00
Re-format all files
This commit is contained in:
@@ -6,9 +6,6 @@ from django.db import migrations
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
]
|
||||
dependencies = []
|
||||
|
||||
operations = [
|
||||
HStoreExtension(),
|
||||
]
|
||||
operations = [HStoreExtension()]
|
||||
|
||||
Reference in New Issue
Block a user