Get codespell passing and add it as a CI job.

This commit is contained in:
Julian Stirling 2025-07-10 17:57:43 +01:00
parent e33fecaef0
commit 7e6017f648
25 changed files with 113 additions and 85 deletions

View file

@ -1,5 +1,5 @@
"""A package of test module providing mock Things for testing.
The mock things do not subclass the origninal things to minimise the inflation of
The mock things do not subclass the original things to minimise the inflation of
test coverage.
"""