Multi output #370
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
Ruff (F811):
gpjax/dataset.py#L30
gpjax/dataset.py:30:5: F811 Redefinition of unused `Bool` from line 26
|
Ruff (F811):
gpjax/dataset.py#L31
gpjax/dataset.py:31:5: F811 Redefinition of unused `Num` from line 27
|
Ruff (F841):
gpjax/objectives.py#L121
gpjax/objectives.py:121:15: F841 Local variable `n` is assigned to but never used
|
Ruff (F811):
tests/test_dataset.py#L28
tests/test_dataset.py:28:22: F811 Redefinition of unused `jr` from line 27
|
ruff
Process completed with exit code 1.
|