mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-13 16:47:34 -06:00
Generated updates for UN_LOCODE
This commit is contained in:
parent
17384c524e
commit
c370c9ca84
File diff suppressed because it is too large
Load Diff
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user