mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-05 18:20:46 -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
|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue