COMMITS
/ matrix/sherman_morrison.py May 10, 2024
M
Fix some SIM114 per file ignores (#11395)
Maxim Smolskiy committed
October 11, 2023
C
Ruff pandas vet (#10281)
Christian Clauss committed
August 9, 2023
T
Fix ruff errors (#8936)
Tianyi Zheng committed
May 26, 2023
C
Add more ruff rules (#8767)
Christian Clauss committed
October 16, 2022
C
Follow Flake8 pep3101 and remove modulo formatting (#7339)
Caeden Perelli-Harris committed
October 12, 2022
October 4, 2022
R
Add missing type hints in `matrix` directory (#6612)
Rohan R Bharadwaj committed
July 7, 2022
V
MAINT: Updated f-string method (#6230)
Vardhaman committed
February 23, 2021
C
Change occurrences of str.format to f-strings (#4118)
CarsonHam committed
June 16, 2020
C
Set the Python file maximum line length to 88 characters (#2122)
Christian Clauss committed
May 22, 2020
C
Tighten up psf/black and flake8 (#2024)
Christian Clauss committed
January 3, 2020
C
pyupgrade --py37-plus **/*.py (#1654)
Christian Clauss committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
September 3, 2019
M
Created Sherman Morrison method (#1162)
McDic committed