COMMITS
/ strings/aho_corasick.py November 20, 2022
M
clean of unnecessary checks, imports, calls (#7993)
Mark Mayo committed
October 15, 2022
C
Add Flake8 comprehensions to pre-commit (#7235)
Caeden committed
C
refactor: Replace `list()` and `dict()` calls with literals (#7198)
Caeden committed
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
August 25, 2021
I
[mypy] Fix type annotations for strings (#4641)
imp committed
October 6, 2020
D
Add type hints for "strings" folder (#2882)
Dmytro Litvinov committed
September 19, 2020
C
hyphen_files = [file for file in filepaths if "-" in file] (#2447)
Christian Clauss committed