add bonner nursery rhyme #19
Annotations
7 errors and 1 warning
Ruff (RUF022):
pigwig/__init__.py#L4
pigwig/__init__.py:4:11: RUF022 `__all__` is not sorted
|
Ruff (PLC0206):
pigwig/pigwig.py#L189
pigwig/pigwig.py:189:4: PLC0206 Extracting value from dictionary without calling `.items()`
|
test (3.8)
Process completed with exit code 1.
|
test (3.x)
The job was canceled because "_3_8" failed.
|
Ruff (RUF022):
pigwig/__init__.py#L4
pigwig/__init__.py:4:11: RUF022 `__all__` is not sorted
|
Ruff (PLC0206):
pigwig/pigwig.py#L189
pigwig/pigwig.py:189:4: PLC0206 Extracting value from dictionary without calling `.items()`
|
test (3.x)
Process completed with exit code 1.
|
test (3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|