COMMITS
/ data_structures/binary_tree/non_recursive_segment_tree.py October 30, 2021
D
[mypy] Fix type annotations in non_recursive_segment_tree (#5652)
Dylan Buchi committed
February 23, 2021
C
Change occurrences of str.format to f-strings (#4118)
CarsonHam committed
September 23, 2020
C
from __future__ import annotations (#2464)
Christian Clauss committed
July 6, 2020
C
isort --profile black . (#2181)
Christian Clauss committed
May 22, 2020
C
Tighten up psf/black and flake8 (#2024)
Christian Clauss committed
November 1, 2019
J
Non-recursive Segment Tree implementation (#1543)
Jonathan Alberth Quispe Fuentes committed