We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f6d24b + f24a383 commit 37ef701Copy full SHA for 37ef701
1 file changed
run.py
@@ -50,4 +50,4 @@ def get_logger(self):
50
myserver.startMyApp()
51
myserver.startServer()
52
except Exception:
53
- rootLogger.exception("Unknown error has occured Contact Author:")
+ rootLogger.exception("Unknown error has occurred Contact Author:")
0 commit comments