mirror of
https://github.com/FAUSheppy/skillbird
synced 2025-12-06 14:51:36 +01:00
[git fast commit] 03. Feb 2019 - 00:33:06
This commit is contained in:
@@ -27,4 +27,4 @@ def t_listen(conn):
|
||||
ret = ret.encode("utf-8")
|
||||
conn.send(ret)
|
||||
except Exception:
|
||||
conn.send(b"Rating Backend Exception (503 Database not in sync)")
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user