Tagged¶ class asdf.tagged.Tagged[source]¶ Bases: Generic[_T] Base class of classes that wrap a given object and store a tag with it. Attributes Summary base Convert to base type Attributes Documentation base¶ Convert to base type