[console_scripts]
fmt = scripts:format_code
lint = scripts:lint
test = scripts:test
typecheck = scripts:typecheck
