Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
plandes committed Jan 22, 2024
1 parent 0c1e2bb commit 3c28d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python/zensols/rend/browser.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ def to_presentation(self, data: Union[str, Path, Presentation, Location, DataFra
:param extent: the position and size of the window after browsing
:param transmute: whether to apply :class:`.LocationTransmuter`s
:param transmute: whether to apply :class:`.LocationTransmuter` instanes
"""
pres: Presentation
Expand Down

0 comments on commit 3c28d8b

Please sign in to comment.