Skip to content

Commit 8baaa39

Browse files
committed
Ambiguous doc reference
1 parent f4fabd8 commit 8baaa39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exatomic/molcas/output.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ def add_orb(self, path, mocoefs='coef', orbocc='occupation'):
158158
directly, otherwise assumes it is a molcas.Orb file.
159159
160160
Args:
161-
path (str, Editor): path to file or Editor object
161+
path (str, :class:`exatomic.core.editor.Editor`): path to file or Editor object
162162
mocoefs (str): rename coefficients
163163
orbocc (str): rename occupations
164164
"""

0 commit comments

Comments
 (0)