gmr / flatdict

Python module for interacting with nested dicts as a single level dict with delimited keys.
https://flatdict.readthedocs.io
BSD 3-Clause "New" or "Revised" License
112 stars 32 forks source link

Don't sort keys implicitly #37

Closed abmyii closed 4 years ago

abmyii commented 4 years ago

Fixes #36.