forked from rc/aircox
fixes, updates
This commit is contained in:
@ -255,7 +255,6 @@ class Command (BaseCommand):
|
||||
parser.epilog += '\n ' + model.model.type() + ': \n' \
|
||||
+ model.to_string()
|
||||
|
||||
|
||||
def handle (self, *args, **options):
|
||||
model = options.get('model')
|
||||
if not model:
|
||||
|
Reference in New Issue
Block a user