Bhavik Sheth d296b2ce01 Prevent reordering of imports by auto formatter to avoid crashes (#3826)
Summary:
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/3826

Apparently this is the generally accepted way to do this.

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

What do you think?

Reviewed By: kuarora, mengdilin

Differential Revision: D62147522

fbshipit-source-id: b9cf034ff6119595956a3c46e7094a2a8b0cb2cc
2024-09-03 18:24:48 -07:00
..