Code style
This commit is contained in:
parent
4d310515ab
commit
9acf2f5c5f
|
|
@ -3,6 +3,7 @@ from django.core.management.base import BaseCommand
|
|||
from establishment.models import Establishment
|
||||
from transfer.models import Establishments as OldEst
|
||||
|
||||
|
||||
class Command(BaseCommand):
|
||||
help = 'Update transportation column in establishment'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user