diff --git a/pytools/tag.py b/pytools/tag.py index d1b43ef4..102c43bf 100644 --- a/pytools/tag.py +++ b/pytools/tag.py @@ -21,6 +21,12 @@ .. class:: TagT A type variable with lower bound :class:`Tag`. + +.. autodata:: ToTagSetConvertible + :no-index: +.. class:: ToTagSetConvertible + + See above. """ from __future__ import annotations