Add additional ruff suggestions #1905
Annotations
2 errors
|
python/datafusion/functions.py#L793
python/datafusion/functions.py:793:5: SIM108 Use ternary operator `start = start.expr if start is not None else Expr.expr` instead of `if`-`else`-block
|
|
|
The logs for this run have expired and are no longer available.
Loading