Age | Commit message (Expand) | Author |
---|---|---|
2022-02-21 | Fix a myriad of linter issues...* Use `with` in place of plain `open` * Use f-strings in place of `str.format()` * Remove string interpolation from queries - provide data as query parameters * other minor fixes | Frederick Muriuki Muriithi |
2021-06-11 | minor fixes | Alexander Kabui |
2021-06-11 | remove ununsed variables | Alexander Kabui |
2021-06-11 | refactor perf query functions | Alexander Kabui |