What’s Changed - PR (2) le-chartreux
Code
- Raising TypeError instead of ValueError when unexpected response type with requests [45a8f55896dad9fdfeb87b113f8936adc10c8a9b](https://github.com/le-chartreux/hypermodern-python-tuto/commit/45a8f55896dad9fdfeb87b113f8936adc10c8a9b).
Code quality
- Various minor improvements to follow Ruff rules.
CI
- linting with Ruff instead of flake8 (updated in nox & pre-commit).
- format sessions are not silent anymore.