generated from coulomb/repo-seed
172 B
172 B
Legacy Literate Successor
CONFIG = {"ready": True}
<<config>>
def main():
return CONFIG["ready"]
CONFIG = {"ready": True}
<<config>>
def main():
return CONFIG["ready"]