WIP add trailing EOL

This commit is contained in:
Vyacheslav Anzhiganov 2025-01-25 22:41:37 +03:00
parent e6ab985c12
commit 2df80f6d41

View file

@ -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)