Skip to content

Commit d299f3e

Browse files
committed
Remove ihm qualifier
python-modelcif borrows this class just like it does AsymUnit, so have links go to our borrowed class, not that in python-ihm.
1 parent 1592471 commit d299f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ihm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1553,7 +1553,7 @@ class AsymUnit:
15531553
was modeled.
15541554
15551555
Note that this class should not be used to describe crystal waters;
1556-
for that, see :class:`ihm.WaterAsymUnit`.
1556+
for that, see :class:`WaterAsymUnit`.
15571557
15581558
:param entity: The unique sequence of this asymmetric unit.
15591559
:type entity: :class:`Entity`

0 commit comments

Comments
 (0)