jsonformatter
jsonformatter copied to clipboard
Allow to pass custom loads and dumps to JsonFormatter
Closes #12
Hi, @mahenzon I'm sorry for replying so late, but very happy and thank you for the PR.
I have a question, dose the signature of other libs same as python standard dumps/loads?
If not, this will cause error.
Hi! Hmm, I didn't check it. I'll do some tests and get back with an answer