mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 10:17:52 -06:00
Some style fixing, and added a test script to test for the major style violations.
This commit is contained in:
parent
32e3706677
commit
b0243a4caa
2 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,7 @@ from UM.View.Renderer import Renderer
|
|||
from UM.Scene.Iterator.DepthFirstIterator import DepthFirstIterator
|
||||
from UM.Resources import Resources
|
||||
|
||||
|
||||
class LayerView(View):
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue