python-json-logger
python-json-logger copied to clipboard
add a type annotation to constructor.
My apologies for such a fussy, small change. This does not affect runtime behavior but helps users of this package who are using a strict typechecker like mypy --strict. I hope you will consider it.