feat: allow wildcards in StrCat list indexing #1536
Annotations
1 error and 2 warnings
PyLint
Process completed with exit code 1.
|
Setup uv
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 ['*', '?'])'
|
Loading