environs
environs copied to clipboard
Accept any type as default json parser value
To set a default dict value for example, I currently have to use json.dumps, this PR fixes that
Thanks! Could you please add a test?