Pinterest / app.py
Danxxcruz's picture
Update app.py
8770d92
raw
history blame contribute delete
55 Bytes
import subprocess
subprocess.run(["python", "bot.py"])