[fix] Pytests Plots #2071
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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)
|