Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Apply fixes for ruff linting | 2023-05-09 | -3/+5 | |
| | | | | | Co-authored-by: wookie184 <[email protected]> Co-authored-by: Amrou Bellalouna <[email protected]> | |||
* | Removed None return annotation for any __init__ | 2021-09-01 | -1/+1 | |
| | ||||
* | Fix type annotations | 2021-08-31 | -3/+4 | |
| | ||||
* | Update bot/utils/randomization.py | 2020-09-10 | -1/+5 | |
| | | | Co-authored-by: Dennis Pham <[email protected]> | |||
* | Added RandomCycle utility to jump between set indexes repeatedly. | 2020-09-09 | -0/+19 | |