mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-16 19:47:11 +00:00
moving save_carefully()
This commit is contained in:
@@ -8,12 +8,12 @@ import re
|
||||
import datetime
|
||||
|
||||
from PIL import Image
|
||||
from utils import save_carefully
|
||||
from functools import reduce
|
||||
|
||||
import settings
|
||||
from troggle.core.models_survex import SingleScan, ScansFolder, TunnelFile
|
||||
from troggle.core.models import DataIssue
|
||||
from troggle.core.utils import save_carefully
|
||||
|
||||
|
||||
def get_or_create_placeholder(year):
|
||||
|
||||
Reference in New Issue
Block a user