[pre-commit.ci] pre-commit autoupdate #234
Annotations
3 errors
Ruff (ICN001):
pysolr.py#L11
pysolr.py:11:23: ICN001 `xml.etree.ElementTree` should be imported as `ET`
|
Ruff (ICN001):
tests/test_client.py#L10
tests/test_client.py:10:23: ICN001 `xml.etree.ElementTree` should be imported as `ET`
|
ruff
Process completed with exit code 1.
|