An intro to Python & programming for wanna-be data scientists
- add a nox session "init-project" + it installs the pre-commit hooks + being a task, the session is run in the develop environment |
||
|---|---|---|
| static/link | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| LICENSE.txt | ||
| noxfile.py | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||