2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-22 07:11:52 +00:00

typo again

This commit is contained in:
Philip Sargent 2022-07-21 21:04:49 +03:00
parent 3a52d790f0
commit f46942fadf

View File

@ -192,7 +192,7 @@ def readcaves():
area_1623.save()
area_1626= Area.objects.create(short_name = "1626", parent=None)
print(" - Saving Area 1626")
area_1626.save()
area_1626.save()
print (" - Setting pending caves")
# Do this first, so that these empty entries are overwritten as they get properly created.