Partial fix for 1078: Enhance DataFrame Formatter Configuration with Memory and Display Controls #1991
Annotations
10 errors
|
python/datafusion/expr.py#L666
python/datafusion/expr.py:666:89: W505 Doc line too long (91 > 88)
|
|
python/datafusion/expr.py#L666
python/datafusion/expr.py:666:89: E501 Line too long (91 > 88)
|
|
python/datafusion/html_formatter.py#L184
python/datafusion/html_formatter.py:184:73: W291 Trailing whitespace
|
|
python/tests/test_dataframe.py#L922
python/tests/test_dataframe.py:922:1: W293 Blank line contains whitespace
|
|
python/tests/test_dataframe.py#L928
python/tests/test_dataframe.py:928:1: W293 Blank line contains whitespace
|
|
python/tests/test_dataframe.py#L938
python/tests/test_dataframe.py:938:1: W293 Blank line contains whitespace
|
|
python/tests/test_dataframe.py#L949
python/tests/test_dataframe.py:949:1: W293 Blank line contains whitespace
|
|
python/tests/test_dataframe.py#L953
python/tests/test_dataframe.py:953:1: W293 Blank line contains whitespace
|
|
python/tests/test_dataframe.py#L956
python/tests/test_dataframe.py:956:1: W293 Blank line contains whitespace
|
|
python/tests/test_dataframe.py#L959
python/tests/test_dataframe.py:959:1: W293 Blank line contains whitespace
|
The logs for this run have expired and are no longer available.
Loading