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

Lint print statements #28

Closed flying-sheep closed 6 months ago

flying-sheep commented 6 months ago

I thought there was more to do, but the print statements only appear in example and test code, so this is just a precaution.