mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 11:49:01 +08:00
Fix mypy complains
This commit is contained in:
parent
22b9bb77ef
commit
ea6a73e76d
@ -96,6 +96,7 @@ class LocalAuthorizationServer:
|
||||
|
||||
:return: None
|
||||
"""
|
||||
if self._web_server:
|
||||
if sys.platform == "win32":
|
||||
try:
|
||||
self._web_server.serve_forever()
|
||||
|
Loading…
x
Reference in New Issue
Block a user