-
-
Notifications
You must be signed in to change notification settings - Fork 273
pre-commit configured incorrectly #1030
Copy link
Copy link
Closed
Labels
Good First IssueIssues suitable for people new to contributing to openml-python!Issues suitable for people new to contributing to openml-python!maintenance & CIContinuous integration & package distributionContinuous integration & package distribution
Metadata
Metadata
Assignees
Labels
Good First IssueIssues suitable for people new to contributing to openml-python!Issues suitable for people new to contributing to openml-python!maintenance & CIContinuous integration & package distributionContinuous integration & package distribution
The
fileson which themypyandflakehooks operate are configured incorrectly with globs, see pre-commit#1702:[WARNING] The 'files' field in hook 'mypy' is a regex, not a glob -- matching '/*' probably isn't what you want here.These need to be updated (and work with both unix and windows paths).