forked from shaba/openuds
More checks
This commit is contained in:
parent
8e815c3316
commit
60f69be354
@ -307,7 +307,7 @@ def minimal(api: RestApi, ticket: str, scrambler: str):
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
logger.debug('Initializing connector')
|
logger.debug('Initializing connector for %s(%s)', sys.platform, platform.machine())
|
||||||
|
|
||||||
# Initialize app
|
# Initialize app
|
||||||
app = QtWidgets.QApplication(sys.argv)
|
app = QtWidgets.QApplication(sys.argv)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user