mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:59:00 +08:00
Allow for optional typing
Contributes to CL-1222
This commit is contained in:
parent
2d77792988
commit
53e07eadd3
@ -22,6 +22,8 @@ from UM.i18n import i18nCatalog
|
||||
from . import ClusterUM3OutputDevice, LegacyUM3OutputDevice
|
||||
from .Cloud.CloudOutputDeviceManager import CloudOutputDeviceManager
|
||||
|
||||
from typing import Optional
|
||||
|
||||
i18n_catalog = i18nCatalog("cura")
|
||||
|
||||
## This plugin handles the connection detection & creation of output device objects for the UM3 printer.
|
||||
|
Loading…
x
Reference in New Issue
Block a user