2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-13 20:27:05 +00:00

rename SurvexScansFolders and tidy survex parser

This commit is contained in:
Philip Sargent
2020-06-23 23:34:08 +01:00
parent 2e7cf188af
commit b64c779a58
10 changed files with 116 additions and 164 deletions

View File

@@ -1,7 +1,7 @@
import csv
import os
import re
#from datetime import *
from datetime import date
from django.conf import settings