forked from expo/troggle
sort imports using isort. tested.
This commit is contained in:
@@ -5,8 +5,8 @@ from datetime import date
|
||||
|
||||
from django.conf import settings
|
||||
|
||||
from troggle.core.models.troggle import DataIssue
|
||||
from troggle.core.models.caves import QM, Cave, LogbookEntry
|
||||
from troggle.core.models.troggle import DataIssue
|
||||
from troggle.core.utils import save_carefully
|
||||
|
||||
'''Reads the CSV files containg QMs for a select few caves
|
||||
|
||||
Reference in New Issue
Block a user