Make bool values lowercase in solr query url - fixes #401 #102
Annotations
4 errors
Ruff (I001):
tests/test_client.py#L3
tests/test_client.py:3:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F811):
tests/test_client.py#L21
tests/test_client.py:21:5: F811 Redefinition of unused `json` from line 9
|
Ruff (C408):
tests/test_client.py#L78
tests/test_client.py:78:54: C408 Unnecessary `dict` call (rewrite as a literal)
|
ruff
Process completed with exit code 1.
|