lenskit.data.repr.ObjectRepr ============================ .. py:class:: lenskit.data.repr.ObjectRepr .. py:attribute:: tag :type: str .. py:attribute:: words :type: collections.abc.Sequence[str] :value: () .. py:attribute:: comment :type: str | None :value: None .. py:attribute:: attrs :type: collections.abc.Mapping[str, Any] | None :value: None .. py:method:: write(writer) .. py:method:: string()