Enable Ruff SIM rules #828
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Main Script:
test/test_persistent_hash.py#L38
PersistentHashWalkMapper is deprecated. Since they are dataclasses, expression objects should now support persistent hashing natively without any help. It will be removed in 2026.
|
Main Script:
test/test_persistent_hash.py#L38
PersistentHashWalkMapper is deprecated. Since they are dataclasses, expression objects should now support persistent hashing natively without any help. It will be removed in 2026.
|
Main Script:
pymbolic/mapper/__init__.py#L203
List found in expression graph. This is deprecated and will stop working in 2025. Use tuples instead.
|
Main Script:
pymbolic/mapper/__init__.py#L203
List found in expression graph. This is deprecated and will stop working in 2025. Use tuples instead.
|
Main Script:
pymbolic/mapper/__init__.py#L203
List found in expression graph. This is deprecated and will stop working in 2025. Use tuples instead.
|
Main Script:
pymbolic/mapper/__init__.py#L203
List found in expression graph. This is deprecated and will stop working in 2025. Use tuples instead.
|
Main Script:
pymbolic/mapper/__init__.py#L203
List found in expression graph. This is deprecated and will stop working in 2025. Use tuples instead.
|
Main Script:
pymbolic/mapper/__init__.py#L203
List found in expression graph. This is deprecated and will stop working in 2025. Use tuples instead.
|
Main Script:
pymbolic/interop/ast.py#L204
CallWithKwargs created with non-hashable kw_parameters. This is deprecated and will stop working in 2025. If you need an immutable mapping, try the :mod:`immutabledict` package.
|
Main Script:
pymbolic/interop/ast.py#L204
CallWithKwargs created with non-hashable kw_parameters. This is deprecated and will stop working in 2025. If you need an immutable mapping, try the :mod:`immutabledict` package.
|
Loading