facebookresearch / faiss

A library for efficient similarity search and clustering of dense vectors.
https://faiss.ai
MIT License
31.71k stars 3.66k forks source link

Prevent reordering of imports by auto formatter to avoid crashes #3826

Closed bshethmeta closed 2 months ago

bshethmeta commented 2 months ago

Summary: Apparently this is the generally accepted way to do this.

https://usort.readthedocs.io/en/stable/guide.html#import-blocks

What do you tihnk?

Differential Revision: D62147522

facebook-github-bot commented 2 months ago

This pull request was exported from Phabricator. Differential Revision: D62147522

facebook-github-bot commented 2 months ago

This pull request was exported from Phabricator. Differential Revision: D62147522

facebook-github-bot commented 2 months ago

This pull request was exported from Phabricator. Differential Revision: D62147522

facebook-github-bot commented 2 months ago

This pull request was exported from Phabricator. Differential Revision: D62147522

facebook-github-bot commented 2 months ago

This pull request has been merged in facebookresearch/faiss@d296b2ce0165530ed88a209b2e121ef655c588dc.