mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
revert spurious docstring change for Mesher.write
This commit is contained in:
parent
7f4e92f0bf
commit
70764bbe08
1 changed files with 1 additions and 1 deletions
|
|
@ -542,7 +542,7 @@ class Mesher:
|
||||||
"""write
|
"""write
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
file_name Union[Pathlike, str, bytes, BytesIO]: file path
|
file_name Union[Pathlike, str, bytes]: file path
|
||||||
|
|
||||||
Raises:
|
Raises:
|
||||||
ValueError: Unknown file format - must be 3mf or stl
|
ValueError: Unknown file format - must be 3mf or stl
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue