pinecone-io / pinecone-python-client

The Pinecone Python client
https://www.pinecone.io/docs
Apache License 2.0
284 stars 78 forks source link

Add Black Formatting and Linting #355

Closed gdj0nes closed 2 months ago

gdj0nes commented 2 months ago

Problem

PRs often include formatting changes that makes it difficult to identify changes in functionality

Solution

Type of Change

gdj0nes commented 2 months ago

Confirmed pre-commit runs after refreshing the venv