diff --git a/pytato/array.py b/pytato/array.py index 576bdf8c499a5d196a8d0848fe17a8904c6b5fca..48f1fb4003c2f2fda041b270c2d88f4f35381c73 100644 --- a/pytato/array.py +++ b/pytato/array.py @@ -384,6 +384,8 @@ class Array(Taggable): Inherits from :class:`pytools.Taggable`. .. automethod:: named + .. automethod:: tagged + .. automethod:: without_tag Array interface: