pandas-dev / pandas-stubs

Public type stubs for pandas
BSD 3-Clause "New" or "Revised" License
234 stars 125 forks source link

Allow tuple-valued params in read_sql[_query] #997

Closed sh-at-cs closed 2 months ago

sh-at-cs commented 2 months ago
Dr-Irv commented 2 months ago

You need to run black on your changed files, or follow the instructions at https://github.com/pandas-dev/pandas-stubs/blob/main/docs/setup.md to set up your environment and install the pre-commit checks.

sh-at-cs commented 2 months ago

Sorry, I ran my system black on it which had a different version and hence slightly different formatting. Should be fixed now - at least pre-commit runs without errors.