5 Commits

Author SHA1 Message Date
8b7352626e Added doctest to randomized_heap.py (#11151) 2023-11-11 21:13:04 -05:00
b75a7c77f8 pre-commit autoupdate: pyupgrade v2.34.0 -> v2.37.0 (#6245)
* pre-commit autoupdate: pyupgrade v2.34.0 -> v2.37.0

* pre-commit run --all-files
2022-07-11 10:19:52 +02:00
7488c5070e Fix type annotations in randomized_heap.py (#5704) 2021-10-31 11:49:34 +01:00
cecf43d648 Pyupgrade to Python 3.9 (#4718)
* Pyupgrade to Python 3.9

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2021-09-07 13:37:03 +02:00
f0aa63f0f9 Add randomized heap. (#3241) 2020-10-14 12:17:02 +02:00