mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 14:07:14 +00:00
formatting
This commit is contained in:
@@ -174,8 +174,8 @@ def do_ARGE_cave(slug, caveid, url, areacode, svxid):
|
||||
|
||||
cave = Cave(
|
||||
underground_description="ARGE cave.",
|
||||
survex_file= f"{svxid}.svx",
|
||||
url=url,
|
||||
survex_file= f"{svxid}.svx", # or is this svxurl ?!
|
||||
# url=url, No, the url spplied is that of the survexfile not of the cave file, e.g. /1626/254/254
|
||||
notes=default_note,
|
||||
areacode=areacode,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user