mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Added some missing typing
This commit is contained in:
parent
5e41443bef
commit
7d3a2c60d4
2 changed files with 5 additions and 6 deletions
|
@ -77,4 +77,3 @@ def test_serializeNonBaseMaterial():
|
|||
with pytest.raises(NotImplementedError):
|
||||
# This material is not a base material, so it can't be serialized!
|
||||
material_1.serialize()
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue