[console_scripts]
check=scripts.check:main
format=scripts.format:main
lint=scripts.lint:main
test=scripts.test:main
typecheck=scripts.typecheck:main

