Skip to content

Sylruilshu/automate-the-boring-stuff

Repository files navigation

Automate-The-Boring-Stuff

main

Working through the book.

Project setup

This projects makes use of pre-commit hooks.

To install the hooks, use the following commands:

pip install pre-commit
pre-commit install