feat: allow wildcards in StrCat list indexing #1534
Annotations
1 error and 8 warnings
pylint
Process completed with exit code 1.
|
Check Python 3.12
Using latest version of uv because no version is provided
|
Check Python 3.11
Using latest version of uv because no version is provided
|
pylint
Using latest version of uv because no version is provided
|
pylint:
src/hist/basehist.py#L356
Use a generator instead 'any(special in x for special in ['*', '?'])'
|
Check Python 3.13
Using latest version of uv because no version is provided
|
Check Python 3.9
Using latest version of uv because no version is provided
|
Check Python 3.10
Using latest version of uv because no version is provided
|
Check Python 3.8
Using latest version of uv because no version is provided
|