bookwyrm/bookwyrm/utils
Adeodato Simó fa80aa54a9
SealedDate renames, pt. 2
• SealedDate -> PartialDate
• MonthSeal  -> MonthParts
• YearSeal   -> YearParts
2023-11-09 14:00:44 -03:00
..
__init__.py More pylint fixes 2021-06-18 14:29:24 -07:00
cache.py Revert return type for get_or_set 2023-09-13 10:21:30 +02:00
isni.py Remove returned None to make pylint happy 2023-08-21 14:00:09 +02:00
log.py Type annotations for utils 2023-08-21 12:56:32 +02:00
regex.py Parse hashtags and store them in CreateStatus view 2023-03-07 12:55:36 +01:00
sanitizer.py Sanitise description from Open Library 2023-08-02 19:30:40 +02:00
sealed_date.py SealedDate renames, pt. 2 2023-11-09 14:00:44 -03:00
validate.py Type annotations for utils 2023-08-21 12:56:32 +02:00