mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Added documentation
This commit is contained in:
parent
48d233ca84
commit
6aea81232d
3 changed files with 6 additions and 3 deletions
|
@ -4,7 +4,6 @@
|
|||
from UM.Job import Job
|
||||
from UM.Application import Application
|
||||
|
||||
|
||||
class ProcessGCodeLayerJob(Job):
|
||||
def __init__(self, message):
|
||||
super().__init__()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue