Closed rofinn closed 2 months ago
Start with the recommended GitHub Python package workflow. Modified to use hatch fmt --check and hatch test.
hatch fmt --check
hatch test
Start with the recommended GitHub Python package workflow. Modified to use
hatch fmt --check
andhatch test
.