Lund-Observatory-Teaching / lundpython

2 stars 0 forks source link

Ruff rules and lecture_function fixes #87

Closed AlinderS closed 12 months ago

AlinderS commented 1 year ago

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.