I missed a few things in #85, this PR aims to address that.
Most severely, it was not possible to demonstrate ruff on is_this_pep8.py because there was a rule to ignore that file in rull.toml. This has been changed so that the pre-commit hook ignores the file instead.
The rest of the changes are mostly the language in the docstrings in lecture_functions.
I missed a few things in #85, this PR aims to address that. Most severely, it was not possible to demonstrate ruff on is_this_pep8.py because there was a rule to ignore that file in rull.toml. This has been changed so that the pre-commit hook ignores the file instead. The rest of the changes are mostly the language in the docstrings in lecture_functions.