TaggedList¶ class asdf.tagged.TaggedList(data=None, tag=None)[source]¶ Bases: Generic[_T], Tagged[list[_T]], UserList[_T], list[_T] A Python list with a tag attached. Attributes Summary flow_style Attributes Documentation flow_style = None¶