small code-style fixes

This commit is contained in:
Dmitry Gribenchuk 2024-10-17 11:24:48 +03:00
parent aaff84ce77
commit 863569b7de
No known key found for this signature in database
GPG key ID: A76A250718E76E87
8 changed files with 7 additions and 12 deletions

View file

@ -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