Files
2016-06-30 02:08:43 +00:00

6 lines
71 B
Python

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