mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
small code-style fixes
This commit is contained in:
parent
aaff84ce77
commit
863569b7de
8 changed files with 7 additions and 12 deletions
|
@ -424,4 +424,3 @@ class TestGetEdgeDisallowedSize:
|
|||
with patch("cura.Settings.ExtruderManager.ExtruderManager.getInstance"):
|
||||
with patch.dict(self.setting_property_dict, {"print_sequence": {"value": "one_at_a_time"}}):
|
||||
assert build_volume.getEdgeDisallowedSize() == 0.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue