Skip to content

Add tutorial about homeostatic plasticity #1902

Add tutorial about homeostatic plasticity

Add tutorial about homeostatic plasticity #1902

Triggered via pull request October 3, 2024 09:36
Status Failure
Total duration 24m 15s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (F401): python/example/plasticity/homeostasis.py#L5
python/example/plasticity/homeostasis.py:5:20: F401 `typing.Any` imported but unused
Ruff (F401): python/example/plasticity/random_network.py#L5
python/example/plasticity/random_network.py:5:20: F401 `typing.Any` imported but unused
Ruff (F821): python/example/plasticity/random_network.py#L65
python/example/plasticity/random_network.py:65:11: F821 Undefined name `random`
Lint
Process completed with exit code 1.