Change project structure to src/pyecotaxa #1
Annotations
10 errors
Ruff (F541):
src/pyecotaxa/remote.py#L282
src/pyecotaxa/remote.py:282:41: F541 f-string without any placeholders
|
Ruff (F841):
src/pyecotaxa/remote.py#L285
src/pyecotaxa/remote.py:285:17: F841 Local variable `total` is assigned to but never used
|
Ruff (F541):
src/pyecotaxa/remote.py#L294
src/pyecotaxa/remote.py:294:37: F541 f-string without any placeholders
|
Ruff (F541):
src/pyecotaxa/remote.py#L301
src/pyecotaxa/remote.py:301:33: F541 f-string without any placeholders
|
Ruff (F541):
src/pyecotaxa/remote.py#L340
src/pyecotaxa/remote.py:340:33: F541 f-string without any placeholders
|
Ruff (E722):
src/pyecotaxa/remote.py#L347
src/pyecotaxa/remote.py:347:9: E722 Do not use bare `except`
|
Ruff (F541):
src/pyecotaxa/remote.py#L400
src/pyecotaxa/remote.py:400:25: F541 f-string without any placeholders
|
Ruff (F541):
src/pyecotaxa/remote.py#L469
src/pyecotaxa/remote.py:469:37: F541 f-string without any placeholders
|
Ruff (F541):
src/pyecotaxa/remote.py#L477
src/pyecotaxa/remote.py:477:41: F541 f-string without any placeholders
|
Ruff (F541):
src/pyecotaxa/remote.py#L482
src/pyecotaxa/remote.py:482:37: F541 f-string without any placeholders
|