Skip to content

Commit 127e94f

Browse files
committed
Better document type options
1 parent fa373c9 commit 127e94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astrowidgets/interface_definition.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ def save(self, filename: str | os.PathLike, overwrite: bool = False) -> None:
9696
9797
Parameters
9898
----------
99-
filename : str
99+
filename : str or `os.PathLike`
100100
The file to save to. The format is determined by the
101101
extension.
102102

0 commit comments

Comments
 (0)