Python formatting
This commit is contained in:
@ -67,9 +67,11 @@ def infer_format(app_registry, schema_editor):
|
||||
edition.physical_format = matches[0]
|
||||
edition.save()
|
||||
|
||||
|
||||
def reverse(app_registry, schema_editor):
|
||||
"""doesn't need to do anything"""
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
|
Reference in New Issue
Block a user