added test for photometry copier #1546
Annotations
5 errors and 1 warning
Ruff (PLC0206):
iblrig/base_tasks.py#L730
iblrig/base_tasks.py:730:9: PLC0206 Extracting value from dictionary without calling `.items()`
|
Ruff (PLC0206):
iblrig/misc.py#L138
iblrig/misc.py:138:5: PLC0206 Extracting value from dictionary without calling `.items()`
|
Ruff (PLC0206):
iblrig/test/tasks/test_training_choice_world.py#L128
iblrig/test/tasks/test_training_choice_world.py:128:9: PLC0206 Extracting value from dictionary without calling `.items()`
|
Ruff (PLC0206):
iblrig/tools.py#L135
iblrig/tools.py:135:9: PLC0206 Extracting value from dictionary without calling `.items()`
|
ruff
Process completed with exit code 1.
|
finish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|