2019-12-18 14:06:33 -05:00

4 lines
61 B
Python

from crc import app
if __name__ == "__main__":
app.run()