mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 12:27:05 +00:00
wallets & caves now many:many
This commit is contained in:
@@ -443,6 +443,7 @@ def validate_station(station):
|
||||
if dot == -1:
|
||||
print(dot)
|
||||
# no full stop found. Bad station identifier.
|
||||
# should just skip really, and log an error
|
||||
raise
|
||||
else:
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user