WIP add trailing EOL
This commit is contained in:
parent
e6ab985c12
commit
2df80f6d41
1 changed files with 1 additions and 1 deletions
|
@ -119,4 +119,4 @@ def webhook():
|
|||
|
||||
if __name__ == '__main__':
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
app.run(host="0.0.0.0", port=5001)
|
||||
app.run(host="0.0.0.0", port=5001)
|
||||
|
|
Loading…
Add table
Reference in a new issue