Partial fix for 1078: Enhance DataFrame Formatter Configuration with Memory and Display Controls #1997
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/tests/test_dataframe.py#L135
python/tests/test_dataframe.py:135:1: W293 Blank line contains whitespace
|
|
python/tests/test_dataframe.py#L138
python/tests/test_dataframe.py:138:1: W293 Blank line contains whitespace
|
|
python/tests/test_dataframe.py#L937
python/tests/test_dataframe.py:937:1: W293 Blank line contains whitespace
|
|
python/tests/test_dataframe.py#L943
python/tests/test_dataframe.py:943:51: W291 Trailing whitespace
|
|
python/tests/test_dataframe.py#L944
python/tests/test_dataframe.py:944:1: W293 Blank line contains whitespace
|
|
python/tests/test_dataframe.py#L963
python/tests/test_dataframe.py:963:1: W293 Blank line contains whitespace
|
|
python/tests/test_dataframe.py#L967
python/tests/test_dataframe.py:967:1: W293 Blank line contains whitespace
|
|
python/tests/test_dataframe.py#L973
python/tests/test_dataframe.py:973:1: W293 Blank line contains whitespace
|
The logs for this run have expired and are no longer available.
Loading