mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-14 05:55:06 +00:00
import order fixed by ruff
This commit is contained in:
@@ -5,10 +5,11 @@ import resource
|
||||
import sys
|
||||
import time
|
||||
|
||||
import settings
|
||||
from django.core.management import call_command
|
||||
from django.core.management.commands import flush
|
||||
|
||||
import settings
|
||||
|
||||
""" Command-line utility for loading cave data files into troggle's database.
|
||||
|
||||
The command line options select which combination of classes of data will be imported,
|
||||
|
||||
Reference in New Issue
Block a user