Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename package due to naming conflict | 2022-11-05 | -157/+0 | |
| | ||||
* | Declare Static Method | 2022-06-26 | -1/+2 | |
| | | | | | | | The `maybe_raise_for_status` function is declared as a class function, but does not need to be so. Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Fix Incorrect Typehints & Docstrings | 2022-06-26 | -1/+1 | |
| | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Add __all__ attrs to async_stats and site_api modules | 2022-03-31 | -0/+3 | |
| | ||||
* | feat: Port the Site API wrapper from the bot repo | 2022-02-25 | -0/+153 | |
Co-authored-by: Johannes Christ <[email protected]> Co-authored-by: MarkKoz <[email protected]> |