mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-01-19 09:22:32 +00:00
stop being so verbose
This commit is contained in:
parent
ba0f573618
commit
4a13232467
@ -172,7 +172,7 @@ def Parselogwikitxt(year, expedition, txt):
|
|||||||
else:
|
else:
|
||||||
tripsplace = tripsplace[1]
|
tripsplace = tripsplace[1]
|
||||||
|
|
||||||
print(f"! LOGBOOK {year} {logbook_entry_count:2} {len(triptext):4} '{tripsplace}'")
|
#print(f"! LOGBOOK {year} {logbook_entry_count:2} {len(triptext):4} '{tripsplace}'")
|
||||||
|
|
||||||
tul = re.findall(r"T/?U:?\s*(\d+(?:\.\d*)?|unknown)\s*(hrs|hours)?", triptext)
|
tul = re.findall(r"T/?U:?\s*(\d+(?:\.\d*)?|unknown)\s*(hrs|hours)?", triptext)
|
||||||
if tul:
|
if tul:
|
||||||
|
Loading…
Reference in New Issue
Block a user