2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-15 06:37:09 +00:00

ruff removed unused imports

This commit is contained in:
2023-01-19 21:34:09 +00:00
parent 89b0c0862e
commit 1be3a3892c
12 changed files with 64 additions and 117 deletions

View File

@@ -1,17 +1,11 @@
import csv
import datetime
import os
import re
import stat
import sys
import types
from functools import reduce
from pathlib import Path
import settings
from troggle.core.models.survex import DrawingFile, SingleScan, Wallet
from troggle.core.models.survex import DrawingFile, Wallet
from troggle.core.models.troggle import DataIssue
from troggle.core.utils import save_carefully
"""Searches through all the :drawings: repository looking
for tunnel and therion files