[console_scripts]
check=poetry:run_check
format=poetry:run_format
test=pytest:main

