flake8 compliant

This commit is contained in:
brb
2023-07-13 11:53:14 +02:00
parent 6492b22219
commit 1266204ecb
6 changed files with 20 additions and 10 deletions
+1 -1
View File
@@ -26,4 +26,4 @@ if __name__ == '__main__':
app=app,
host=listen_ip,
port=listen_port
)
)