Bump pytest from 8.2.1 to 8.2.2 #210
Annotations
10 errors
src/whoosh/fields.py#L135
src/whoosh/fields.py:135:16: UP032 Use f-string instead of `format` call
|
src/whoosh/matching/wrappers.py#L132
src/whoosh/matching/wrappers.py:132:16: UP032 Use f-string instead of `format` call
|
src/whoosh/matching/wrappers.py#L277
src/whoosh/matching/wrappers.py:277:16: UP032 Use f-string instead of `format` call
|
src/whoosh/qparser/dateparse.py#L520
src/whoosh/qparser/dateparse.py:520:24: UP032 Use f-string instead of `format` call
|
src/whoosh/query/positional.py#L167
src/whoosh/query/positional.py:167:16: UP032 Use f-string instead of `format` call
|
src/whoosh/query/ranges.py#L37
src/whoosh/query/ranges.py:37:16: UP032 Use f-string instead of `format` call
|
src/whoosh/query/ranges.py#L443
src/whoosh/query/ranges.py:443:16: UP032 Use f-string instead of `format` call
|
src/whoosh/sorting.py#L223
src/whoosh/sorting.py:223:16: UP032 Use f-string instead of `format` call
|
src/whoosh/support/pyparsing.py#L1903
src/whoosh/support/pyparsing.py:1903:33: UP032 Use f-string instead of `format` call
|
src/whoosh/support/pyparsing.py#L1908
src/whoosh/support/pyparsing.py:1908:33: UP032 Use f-string instead of `format` call
|
This job succeeded
Loading