Update pytables.py to include a more thorough description of the min_itemsize variable #50448
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 3s
ASV Benchmarks
19m 6s
Build Docker Dev Environment
2m 38s
Test install requirements-dev.txt
1m 40s
Annotations
6 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 3.
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/pytables.py:1289:EX03:pandas.HDFStore.append:flake8 error: line 7, col 6: E999 SyntaxError: invalid syntax
|
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 6: 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 "min_itemsize" description should finish with "."
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
|