mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Remove unneeded whitespace
Boyscouting CURA-10342
This commit is contained in:
parent
6cefb9cb55
commit
1ada1b04df
1 changed files with 0 additions and 1 deletions
|
|
@ -466,7 +466,6 @@ class ExtruderManager(QObject):
|
|||
return False
|
||||
return list(active_material_node_qualities.keys())[0] != "empty_quality"
|
||||
|
||||
|
||||
@pyqtSlot(str, result="QVariant")
|
||||
def getInstanceExtruderValues(self, key: str) -> List:
|
||||
"""Get all extruder values for a certain setting.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue