revert spurious docstring change for Mesher.write

This commit is contained in:
jdegenstein 2025-11-20 15:28:37 -06:00
parent 7f4e92f0bf
commit 70764bbe08

View file

@ -542,7 +542,7 @@ class Mesher:
"""write
Args:
file_name Union[Pathlike, str, bytes, BytesIO]: file path
file_name Union[Pathlike, str, bytes]: file path
Raises:
ValueError: Unknown file format - must be 3mf or stl