beeprint icon indicating copy to clipboard operation
beeprint copied to clipboard

How to setup default config?

Open nicezic opened this issue 5 years ago • 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

nicezic avatar Mar 12 '21 00:03 nicezic