mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 07:27:29 -06:00
Codestyle
This commit is contained in:
parent
2cf82d1b0b
commit
9f13338c17
3 changed files with 26 additions and 22 deletions
|
@ -3,6 +3,7 @@ from UM.Application import Application
|
|||
|
||||
import LayerView
|
||||
|
||||
|
||||
class LayerViewProxy(QObject):
|
||||
def __init__(self, parent = None):
|
||||
super().__init__(parent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue