@ -171,6 +171,5 @@ def main():
app.config['JSON_AS_ASCII'] = False
app.run(host='0.0.0.0', port=port, debug=True)
if __name__ == '__main__':
main()