Skip to content

[fix] Pytests Plots #2071

[fix] Pytests Plots

[fix] Pytests Plots #2071

Triggered via pull request October 11, 2023 04:32
Status Failure
Total duration 2m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Ruff (F841): tests/test_plotting.py#L727
tests/test_plotting.py:727:5: F841 Local variable `plotting_backend` is assigned to but never used
ruff
Process completed with exit code 1.
pyright: neuralprophet/forecaster.py#L1008
Expression value is unused (reportUnusedExpression)