mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-01 14:21:53 +00:00
3 lines
68 B
Python
3 lines
68 B
Python
import paramiko
|
|
|
|
paramiko.exec_command('something; really; unsafe')
|