Generated updates for UN_LOCODE

This commit is contained in:
Brian Tiemann 2025-04-24 18:00:03 -04:00
parent 17384c524e
commit c370c9ca84
2 changed files with 69878 additions and 65293 deletions

File diff suppressed because it is too large Load Diff

View File

@ -72,4 +72,4 @@ class Command(BaseCommand):
value = f"{key} ({value_str})"
locodes.append((key, value))
pprint.pprint(tuple(locodes))
pprint.pprint(tuple(locodes), width=120)