fix linter

pull/445/head
simon 2 years ago
parent 22ef33c6ca
commit 8d13b947e2
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

@ -4,8 +4,8 @@ Functionality:
- Apply migrations
"""
from time import sleep
import os
from time import sleep
from django.core.management.base import BaseCommand, CommandError
from home.src.es.connect import ElasticWrap

Loading…
Cancel
Save