[console_scripts]
format = black:patched_main
lint = ruff:__main__
typecheck = mypy:__main__

