scikit-learn-contrib / sklearn-ann

Integration with (approximate) nearest neighbors libraries for scikit-learn + clustering based on with kNN-graphs.
https://sklearn-ann.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
14 stars 4 forks source link

Fix pre-commit check on main #18

Closed flying-sheep closed 9 months ago

flying-sheep commented 9 months ago

Seems like the no-commit-to-branch hook gets run on main. I assume pre-commit.ci skips it somehow. We should do that too for that nice green checkmark