mirror of https://git.48k.eu/ogcli/
Place dictionaries and lists at the end of the payload to improve readability when it has a lot of nested components. Remove and add again every element of type list or dict within a dict or list in the payload. Python dictionaries preserve insertion order from 3.7 onwardsi so it is safe to reorder them by removing and readding an element. |
||
---|---|---|
.. | ||
objects | ||
__init__.py | ||
cli.py | ||
utils.py |