Skip to content

Add a visual L-moment intro notebook #230

Add a visual L-moment intro notebook

Add a visual L-moment intro notebook #230

Triggered via pull request August 24, 2024 17:29
Status Failure
Total duration 3m 22s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (INP001): docs/gallery/burr12.py#L1
docs/gallery/burr12.py:1:1: INP001 File `docs/gallery/burr12.py` is part of an implicit namespace package. Add an `__init__.py`.
Ruff (D100): docs/gallery/burr12.py#L1
docs/gallery/burr12.py:1:1: D100 Missing docstring in public module
Ruff (I001): docs/gallery/burr12.py#L2
docs/gallery/burr12.py:2:1: I001 Import block is un-sorted or un-formatted
Ruff (COM812): docs/gallery/burr12.py#L56
docs/gallery/burr12.py:56:28: COM812 Trailing comma missing
Ruff (INP001): docs/gallery/genlambda.py#L1
docs/gallery/genlambda.py:1:1: INP001 File `docs/gallery/genlambda.py` is part of an implicit namespace package. Add an `__init__.py`.
Ruff (D100): docs/gallery/genlambda.py#L1
docs/gallery/genlambda.py:1:1: D100 Missing docstring in public module
Ruff (I001): docs/gallery/genlambda.py#L2
docs/gallery/genlambda.py:2:1: I001 Import block is un-sorted or un-formatted
Ruff (B905): docs/gallery/genlambda.py#L29
docs/gallery/genlambda.py:29:31: B905 `zip()` without an explicit `strict=` parameter
Ruff (COM812): docs/gallery/genlambda.py#L47
docs/gallery/genlambda.py:47:33: COM812 Trailing comma missing
Ruff (COM812): docs/gallery/genlambda.py#L61
docs/gallery/genlambda.py:61:28: COM812 Trailing comma missing