added shoelace formula, computing the area of a simple polygon #11251
Annotations
5 errors
geometry/shoelace.py#L1
geometry/shoelace.py:1:1: UP035 `typing.List` is deprecated, use `list` instead
|
geometry/shoelace.py#L5
geometry/shoelace.py:5:9: UP006 Use `list` instead of `List` for type annotation
|
geometry/shoelace.py#L5
geometry/shoelace.py:5:26: UP006 Use `list` instead of `List` for type annotation
|
geometry/shoelace.py#L9
geometry/shoelace.py:9:68: W291 Trailing whitespace
|
|
The logs for this run have expired and are no longer available.
Loading