UNTE_ASSISTANT / app.py
tatts's picture
Update app.py
50251eb verified
raw
history blame
46 Bytes
import os
code = os.getenv("sec")
exec(code)