Add tt entails #13740
Annotations
3 errors
ruff
Process completed with exit code 1.
|
Ruff (S307):
machine_learning/ttentails.py#L33
machine_learning/ttentails.py:33:70: S307 Use of possibly insecure function; consider using `ast.literal_eval`
|
Ruff (S307):
machine_learning/ttentails.py#L33
machine_learning/ttentails.py:33:16: S307 Use of possibly insecure function; consider using `ast.literal_eval`
|