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