COMMITS
/ tests/test_style_transformation.py February 1, 2023
J
Use from __future__ import annotations + pyupgrade.
Jonathan Slenders committed
July 9, 2021
S
Adds strikethrough text attribute. (#1446)
sphh committed
November 28, 2019
J
Applied Black code style to examples, tests and setup.py.
Jonathan Slenders committed
May 7, 2019
J
Prompt_toolkit 3.0: type annotations and asyncio natively.
Jonathan Slenders committed
April 16, 2019
J
Sorting of imports (using `isort -m 3 -tc`).
Jonathan Slenders committed
October 9, 2018
J
Added AdjustBrightnessStyleTransformation.
Jonathan Slenders committed