DEPR: correct warning message while parsing datetimes with mixed time zones if utc=False #32166
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
33m 23s
ASV Benchmarks
24m 44s
Build Docker Dev Environment
2m 58s
Test install requirements-dev.txt
2m 15s
Annotations
3 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:8718:EX03:pandas.DataFrame.clip:flake8 error: line 5, col 21: E231 missing whitespace after ','
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:EX03:pandas.MultiIndex.levels:flake8 error: line 2, col 1: E128 continuation line under-indented for visual indent
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:8718:EX03:pandas.Series.clip:flake8 error: line 5, col 21: E231 missing whitespace after ','
|