Ruff152 #239
Merged
Ruff152 #239
Annotations
10 warnings
|
Main Script:
pymbolic/mapper/__init__.py#L206
List found in expression graph. This is deprecated and will stop working in 2025. Use tuples instead.
|
|
Main Script:
pymbolic/mapper/__init__.py#L206
List found in expression graph. This is deprecated and will stop working in 2025. Use tuples instead.
|
|
Main Script:
pymbolic/mapper/__init__.py#L206
List found in expression graph. This is deprecated and will stop working in 2025. Use tuples instead.
|
|
Main Script:
pymbolic/mapper/__init__.py#L206
List found in expression graph. This is deprecated and will stop working in 2025. Use tuples instead.
|
|
Main Script:
pymbolic/algorithm.py#L303
Not supplying complex_dtype is deprecated, falling back to complex128 for now. This will stop working in 2023.
|
|
Main Script:
pymbolic/algorithm.py#L303
Not supplying complex_dtype is deprecated, falling back to complex128 for now. This will stop working in 2023.
|
|
Main Script:
<dataclass augmentation code for <class 'pymbolic.primitives.Variable'>>#L35
Attribute 'init_arg_names' of <class 'pymbolic.primitives.Variable'> is deprecated and will not have a default implementation starting from 2025. Use 'dataclasses.fields' instead.
|
|
Main Script:
<dataclass augmentation code for <class 'pymbolic.primitives.Variable'>>#L35
Attribute 'init_arg_names' of <class 'pymbolic.primitives.Variable'> is deprecated and will not have a default implementation starting from 2025. Use 'dataclasses.fields' instead.
|
|
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.
|
Loading