dependabot[bot]
2020-02-19 fbde6d20ead158ce0cd8469d3ae27e9d6322a405
commit | author | age
b85b61 1 from server import application
JR 2
3 if __name__ == "__main__":
4     application.run()