[console_scripts]
format=poetry_scripts:run_format
lint=poetry_scripts:run_lint
tests=poetry_scripts:run_tests
type-check=poetry_scripts:run_type_check

