Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-05 | Fix type error. | Munyoki Kilyungi | |
* gn3/api/metadata_api/wiki.py: Remove FIXME comment. * gn3/db/wiki.py: Fix type error. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-09-05 | Add missing doc-strings to make pylint pass. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-08-29 | chore: pylint docstring | John Nduli | |
2024-08-29 | feat: add api calls to get categories and last comment | John Nduli | |
2024-08-26 | chore: fix pylint errors | John Nduli | |
2024-08-26 | refactor: split out utlities into their modules and change api to use metadata | John Nduli | |