mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-01 23:01:10 -07:00
Codestyle & removal unused imports
This commit is contained in:
parent
808df4c228
commit
94c6b23418
3 changed files with 10 additions and 10 deletions
|
|
@ -8,6 +8,7 @@ from .LayerData import LayerData
|
|||
|
||||
import numpy
|
||||
|
||||
|
||||
## Builder class for constructing a LayerData object
|
||||
class LayerDataBuilder(MeshBuilder):
|
||||
def __init__(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue