lenskit.data.repr#
Utility functions for implementing __str__ and __repr__ methods
with consistent syntax.
Classes#
Base class for protocol classes. |
|
Functions#
|
Construct string "object" representations. |
Module Contents#
- lenskit.data.repr.object_repr(tag, *words, comment=None, **attrs)#
Construct string “object” representations.
- Parameters:
- Return type: