CHORE: Fix pep8

mutter mutter mutter, grumble
This commit is contained in:
2019-12-05 13:10:08 +00:00
parent 0d8fd99d92
commit 62541194ee

View File

@@ -4,6 +4,7 @@ from django.utils import timezone
from assets import models
import random
class Command(BaseCommand):
help = 'Creates some sample data for testing'