chroma-core / chroma

the AI-native open-source embedding database
https://www.trychroma.com/
Apache License 2.0
14.72k stars 1.23k forks source link

[BLD] add flake8 rule to ban relative imports #2334

Open codetheweb opened 3 months ago

codetheweb commented 3 months ago

We prefer absolute imports.

https://pypi.org/project/flake8-tidy-imports/