Implement El Farol model #67
build_lint.yml
on: pull_request
lint-ruff
5s
lint-black
17s
Annotations
3 errors
Ruff (B006):
examples/el_farol/el_farol/model.py#L50
examples/el_farol/el_farol/model.py:50:15: B006 Do not use mutable data structures for argument defaults
|
lint-ruff
Process completed with exit code 1.
|
lint-black
Process completed with exit code 1.
|