mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-08 12:51:11 +00:00
typo
This commit is contained in:
@@ -605,7 +605,7 @@ class LoadingSurvex:
|
||||
print(message, file=sys.stderr)
|
||||
stash_data_issue(parser="survex", message=message)
|
||||
|
||||
n = 0
|
||||
n = 0
|
||||
for sb in chunk:
|
||||
got_obj, created = SurvexBlock.objects.get_or_create(
|
||||
_blockid=sb._blockid,
|
||||
|
||||
Reference in New Issue
Block a user