Commit 976bc490 authored by IT18126884's avatar IT18126884

update python file

parent 23a48f91
......@@ -8,7 +8,6 @@ cors = CORS(app)
app.config['CORS_HEADERS'] = 'Content-Type'
app.config["DEBUG"] = True
@app.route('/countFillerWords', methods=['GET'])
@cross_origin()
def countFillerWords():
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment