blob: b1e9bc26ad770e88d8a796f8355451575c02f5b8 [file] [log] [blame]
#!/usr/bin/env python3
import json
print(json.dumps({"env": {}}))