aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LICENSE
diff options
context:
space:
mode:
authorWolfgang Müller2024-09-19 20:44:15 +0200
committerWolfgang Müller2024-09-19 20:44:15 +0200
commitce4de1c73e93319e1d87719bbb98731dbc699681 (patch)
treefc203b07e5bc99dd29a2a40408fd0a62c2ea9a71 /LICENSE
parentf6c418b0974f3cc70ac9685bbec67e0e6d797b9f (diff)
downloadlater-ce4de1c73e93319e1d87719bbb98731dbc699681.tar.gz
Use __str__ instead of __repr__ for pretty-printing WatchLaterEntry
__repr__ is supposed to compute the "official" string representation of an object [1] and not a pretty-printed version, so use __str__ instead. [1] https://docs.python.org/3.12/reference/datamodel.html#object.__repr__
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions