mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-16 21:12:13 +00:00
CHORE: Fix pep8
mutter mutter mutter, grumble
This commit is contained in:
@@ -4,6 +4,7 @@ from django.utils import timezone
|
|||||||
from assets import models
|
from assets import models
|
||||||
import random
|
import random
|
||||||
|
|
||||||
|
|
||||||
class Command(BaseCommand):
|
class Command(BaseCommand):
|
||||||
help = 'Creates some sample data for testing'
|
help = 'Creates some sample data for testing'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user