Skip to content

Implement El Farol model #73

Implement El Farol model

Implement El Farol model #73

Triggered via pull request November 25, 2023 10:21
@rhtrht
synchronize #69
rht:el_farol
Status Failure
Total duration 18s
Artifacts

build_lint.yml

on: pull_request
lint-ruff
5s
lint-ruff
lint-black
9s
lint-black
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (I001): examples/el_farol/tests.py#L1
examples/el_farol/tests.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (PLW2901): examples/el_farol/tests.py#L14
examples/el_farol/tests.py:14:13: PLW2901 Outer `for` loop variable `i` overwritten by inner `for` loop target
lint-ruff
Process completed with exit code 1.