Skip to content

CLN Update readers.py #52476

CLN Update readers.py

CLN Update readers.py #52476

Triggered via pull request October 16, 2025 06:49
Status Failure
Total duration 30m 54s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
17m 13s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
30m 35s
ASV Benchmarks
Build Docker Dev Environment
2m 23s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 47s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 5.
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/parsers/readers.py:762:PR09:pandas.read_csv:Parameter "encoding_errors" description should finish with "."
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/parsers/readers.py:762:EX03:pandas.read_csv:flake8 error: line 10, col 18: E999 SyntaxError: '(' was never closed
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/parsers/readers.py:1408:PR09:pandas.read_table:Parameter "encoding_errors" description should finish with "."
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/parsers/readers.py:1408:GL03:pandas.read_table:Double line break found; please use only one blank line to separate sections or paragraphs, and do not leave blank lines at the end of docstrings
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/parsers/readers.py:1408:GL05:pandas.read_table:Tabs found at the start of line "'``.", please use whitespace only
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.