mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-11 16:57:51 -06:00
Typing fixes, add some comments
This commit is contained in:
parent
0099e640c5
commit
28f00bea31
3 changed files with 6 additions and 1 deletions
|
@ -7,6 +7,7 @@ from UM.Message import Message
|
|||
I18N_CATALOG = i18nCatalog("cura")
|
||||
|
||||
|
||||
## Message shown when uploading a print job to a cluster succeeded.
|
||||
class PrintJobUploadSuccessMessage(Message):
|
||||
|
||||
def __init__(self) -> None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue