build:
	hatch build
open-shell:
	hatch shell
publish:
	hatch publish
lint:
	hatch fmt
lint:
	hatch fmt