DOC: Docstring additions for min_itemsize #50442
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 40s
ASV Benchmarks
19m 33s
Build Docker Dev Environment
2m 57s
Test install requirements-dev.txt
1m 53s
Annotations
7 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 4.
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/pytables.py:1293:EX03:pandas.HDFStore.append:flake8 error: line 7, col 8: E999 SyntaxError: invalid syntax
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/pytables.py:1293:PR09:pandas.HDFStore.append:Parameter "columns" description should finish with "."
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/pytables.py:1123:EX03:pandas.HDFStore.put:flake8 error: line 4, col 8: E999 SyntaxError: invalid syntax
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/pytables.py:1123:PR09:pandas.HDFStore.put:Parameter "complevel" description should finish with "."
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
|