Commit 938ccdaf authored by Eckhart Arnold's avatar Eckhart Arnold
Browse files

- server.py: better Python 3.8 compatibility - avoids usage of deprecated features

parent 1b7e2b31
Loading
Loading
Loading
Loading

.vscode/settings.json

0 → 100644
+3 −0
Original line number Diff line number Diff line
{
    "python.pythonPath": "/usr/bin/python3"
}
 No newline at end of file