How to setup default config?
Opened this issue · 0 comments
nicezic commented
pp(obj, sort_keys=False)
How can I config pp's default config value?
like this
# pp global config setup.
# then,
pp(obj) # sort_keys=False
Opened this issue · 0 comments
pp(obj, sort_keys=False)
How can I config pp's default config value?
like this
# pp global config setup.
# then,
pp(obj) # sort_keys=False