Skip to content

Added tt entails algorithm #13742

Added tt entails algorithm

Added tt entails algorithm #13742

Triggered via pull request August 18, 2025 18:47
Status Failure
Total duration 10s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ruff
Process completed with exit code 1.
Ruff (E501): machine_learning/ttentails.py#L46
machine_learning/ttentails.py:46:89: E501 Line too long (94 > 88)
Ruff (S307): machine_learning/ttentails.py#L23
machine_learning/ttentails.py:23:12: S307 Use of possibly insecure function; consider using `ast.literal_eval`
Ruff (E501): machine_learning/ttentails.py#L21
machine_learning/ttentails.py:21:89: E501 Line too long (112 > 88)
Ruff (S105): machine_learning/ttentails.py#L21
machine_learning/ttentails.py:21:69: S105 Possible hardcoded password assigned to: "token"