Skip to content

Conversation

@PGijsbers
Copy link
Collaborator

Reference Issue

Closes #1030

What does this PR implement/fix? Explain your changes.

The pre-commit hooks were configured incorrectly.
I don't think this led to incorrect behavior, but it did give warnings.
It also adds a type cast for one mypy error that somehow made it into the codebase.

How should this PR be tested?

When running pre-commit run --all-files it should pass without fail or warning (it does not in develop).

Any other comments?

@PGijsbers PGijsbers requested a review from mfeurer March 11, 2022 15:52
@PGijsbers PGijsbers merged commit 493511a into develop Apr 14, 2022
@PGijsbers PGijsbers deleted the precommit-update branch April 14, 2022 17:17
PGijsbers added a commit to Mirkazemi/openml-python that referenced this pull request Feb 23, 2023
* Correctly use regex to specify files

* Add type hint

* Add note of fixing pre-commit hook openml#1129
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pre-commit configured incorrectly

3 participants