We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Task here is:
pandas/pyproject.toml
Lines 201 to 215 in fe85cbf
add
# implicit string concatenation "ISC",
pre-commit run ruff --all-files
pandas/.pre-commit-config.yaml
Lines 348 to 352 in fe85cbf
pandas/scripts/validate_unwanted_patterns.py
Lines 235 to 281 in 73840ef
pandas/scripts/tests/test_validate_unwanted_patterns.py
Lines 156 to 195 in 3a0db10
ruff
The text was updated successfully, but these errors were encountered:
I would like to work on this.
Sorry, something went wrong.
i would like to work on this.
there's already a PR open sorry, please look for another issue to work on (e.g. https://github.com/pandas-dev/pandas/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)
natmokval
Successfully merging a pull request may close this issue.
Task here is:
pandas/pyproject.toml
Lines 201 to 215 in fe85cbf
add
pre-commit run ruff --all-files
, and fix up everything it flagspandas/.pre-commit-config.yaml
Lines 348 to 352 in fe85cbf
pandas/scripts/validate_unwanted_patterns.py
Lines 235 to 281 in 73840ef
pandas/scripts/tests/test_validate_unwanted_patterns.py
Lines 156 to 195 in 3a0db10
ruff
now supplants, feel free to remove that tooThe text was updated successfully, but these errors were encountered: