Added documentation

This commit is contained in:
Jaime van Kessel 2015-09-17 14:50:52 +02:00
parent 48d233ca84
commit 6aea81232d
3 changed files with 6 additions and 3 deletions

View file

@ -4,7 +4,6 @@
from UM.Job import Job
from UM.Application import Application
class ProcessGCodeLayerJob(Job):
def __init__(self, message):
super().__init__()