Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 96 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 96 Bytes

poetry run isort . poetry run black . poetry run flake8 .

docker buildx build -t calculator .