SeaCogs/aurora/models
cswimr 9e21879a49
All checks were successful
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 50s
fix(aurora): fixed note's handler using cls.string where it should have been using cls.verb
2024-08-24 19:21:49 -04:00
..
__init__.py feat(aurora): finishing up moderation handlers 2024-07-12 15:22:24 -04:00
base.py feat(aurora): make all models compatible with repr 2024-08-22 15:33:36 -04:00
change.py fix(aurora): pylint fixes 2024-08-22 16:04:37 -04:00
moderation.py fix(aurora): pylint fixes 2024-08-22 16:04:37 -04:00
moderation_types.py fix(aurora): fixed note's handler using cls.string where it should have been using cls.verb 2024-08-24 19:21:49 -04:00
partials.py feat(aurora): make all models compatible with repr 2024-08-22 15:33:36 -04:00
type.py fix(aurora): pylint fixes 2024-08-22 16:04:37 -04:00