pep8
This commit is contained in:
@@ -2,6 +2,7 @@ from django.core.management.base import BaseCommand, CommandError
|
|||||||
from sde.models import *
|
from sde.models import *
|
||||||
import yaml
|
import yaml
|
||||||
|
|
||||||
|
|
||||||
class Command(BaseCommand):
|
class Command(BaseCommand):
|
||||||
help = 'Import SDE data from YAML files'
|
help = 'Import SDE data from YAML files'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user