CFMTech / pytest-monitor

Pytest plugin for analyzing resource usage during test sessions
MIT License
173 stars 16 forks source link

Use black and flake8 with pre-commit hooks #72

Closed js-dieu closed 1 year ago

js-dieu commented 1 year ago

We should use black and flake8 tools to leverage code quality. Ideally, all commit must respect that using pre-commit hooks.