Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bump flake8-bandit To v3 | 2022-07-11 | -3/+2 | |
| | | | | | | | | | | | Bumps flake-bandit to v3 to fix an incompatibility with the bandit package. This also bumps flake8-annotations to a legally acceptable version, which introduces ANN401, which disallows `typing.Any` annotations (for the most part, refer to the docs). Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Pagination: Use REPL style examples | 2021-04-24 | -27/+27 | |
| | ||||
* | Update doc in pydis_site/apps/api/pagination.py | 2021-03-07 | -0/+1 | |
| | | | Co-authored-by: Mark <[email protected]> | |||
* | Update pydis_site/apps/api/pagination.py | 2021-03-07 | -1/+0 | |
| | | | Co-authored-by: Mark <[email protected]> | |||
* | Update doc in pydis_site/apps/api/pagination.py | 2021-03-07 | -1/+1 | |
| | | | Co-authored-by: Mark <[email protected]> | |||
* | Update pagination docs and pagination class location | 2021-02-26 | -0/+49 | |