feat: Add LCM function - #15151
Closed
a18-n03 wants to merge 6 commits into
Closed
Annotations
3 errors
|
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
|
Run uvx ruff check --output-format=github .:
dynamic_programming/kadanes_algorithm.py#L12
dynamic_programming/kadanes_algorithm.py:12:27: UP006 Use `list` instead of `List` for type annotation
help: Replace with `list`
|
|
Run uvx ruff check --output-format=github .:
dynamic_programming/kadanes_algorithm.py#L9
dynamic_programming/kadanes_algorithm.py:9:1: UP035 `typing.List` is deprecated, use `list` instead
|
background
wait
wait-all
cancel
parallel
Loading