COMMITS
/ maths/line_length.py September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
September 23, 2020
C
from __future__ import annotations (#2464)
Christian Clauss committed
July 6, 2020
C
isort --profile black . (#2181)
Christian Clauss committed
January 23, 2020
C
codespell --quiet-level=2 (#1711)
Christian Clauss committed
January 18, 2020
S
Added an algorithm that approximates line lengths (#1692)
Sharan Krishnan committed