Remove unnecessary global declarations, inline inner function and fix main loop while condition in chaos_machine
#18184
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (invalid-syntax):
hashes/chaos_machine.py#L69
hashes/chaos_machine.py:69:14: invalid-syntax: Simple statements must be separated by newlines or semicolons
|