patx / pickledb

pickleDB is an open source key-value store using Python's json module.
https://patx.github.io/pickledb
BSD 3-Clause "New" or "Revised" License
925 stars 125 forks source link

Added support for indenting #81

Open eeriemyxi opened 3 years ago

eeriemyxi commented 3 years ago

Added support for the indent parameter of json.dump.