1
0

Minor fixes

This commit is contained in:
Philipp Klüter
2020-05-22 17:04:37 +02:00
parent 1e51967f95
commit 2b4c99d1fc
2 changed files with 2 additions and 3 deletions

View File

@@ -20,4 +20,4 @@ try:
print("Type: ", server.server_type.name)
except APIException as e:
print("API Error ", e)
print("API Error ", e)