Update jax dependency to fix reset errors on 0.5.3 and 0.6.0 #237
Annotations
4 errors
|
Ruff (ANN001):
benchmark/plot.py#L95
benchmark/plot.py:95:21: ANN001 Missing type annotation for function argument `ax`
|
|
Ruff (ANN001):
benchmark/plot.py#L95
benchmark/plot.py:95:25: ANN001 Missing type annotation for function argument `dfs`
|
|
Ruff (ANN001):
benchmark/plot.py#L95
benchmark/plot.py:95:30: ANN001 Missing type annotation for function argument `prefix`
|
|
ruff
Process completed with exit code 1.
|