Loading README.md +17 −1 Original line number Diff line number Diff line Python Project Template ======================= > Under Construction Run Linting ---------- ```bash make lint ``` Format code without running linting: ```bash make format ``` Run Tests --------- ```bash make test ``` No newline at end of file Loading
README.md +17 −1 Original line number Diff line number Diff line Python Project Template ======================= > Under Construction Run Linting ---------- ```bash make lint ``` Format code without running linting: ```bash make format ``` Run Tests --------- ```bash make test ``` No newline at end of file