Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In #205, `pre-commit` CI seems to complain that the `extend-exclude` parameter is not followed by a string (but a list of strings). Attempting to fix this by changing the list of strings into a single string tha should hopefully comply with the expected syntax.
- Loading branch information