algolia / algoliasearch-client-python

⚡️ A fully-featured and blazing-fast Python API client to interact with Algolia.
https://www.algolia.com/doc/api-client/getting-started/install/python/?language=python
MIT License
196 stars 67 forks source link

chore: some linter and imports #555

Closed shortcuts closed 1 year ago

shortcuts commented 1 year ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Related Issue Fix #...
Need Doc update no

Describe your change

autofixed format with black's default config, so that the client is a bit more organized before the new major :)

also updated the readme for the new install command