accidentally commited that award
This commit is contained in:
parent
1b25943a2c
commit
ab2e28532c
1 changed files with 0 additions and 2 deletions
|
@ -26,7 +26,5 @@ def define(word):
|
||||||
def style():
|
def style():
|
||||||
return send_from_directory('static', 'output.css')
|
return send_from_directory('static', 'output.css')
|
||||||
|
|
||||||
print(rfc2229._read_response)
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
app.run(host="0.0.0.0", port=8080)
|
app.run(host="0.0.0.0", port=8080)
|
Loading…
Add table
Reference in a new issue