COMMITS
/ hashes/hamming_code.py August 29, 2023
P
[pre-commit.ci] pre-commit autoupdate (#9013)
pre-commit-ci[bot] committed
March 1, 2023
C
Make some ruff fixes (#8154)
Christian Clauss committed
October 16, 2022
C
Misc fixes across multiple algorithms (#6912)
CenTdemeern1 committed
October 12, 2022
January 30, 2022
C
The black formatter is no longer beta (#5960)
Christian Clauss committed
June 22, 2020
C
hamming_code.py: Reduce McCabe code complexity (#2140)
Christian Clauss committed
May 22, 2020
C
Tighten up psf/black and flake8 (#2024)
Christian Clauss committed
March 4, 2020
M
contribution guidelines checks (#1787)
matkosoric committed
February 12, 2020
O
Fixes black failures from Previous PR (#1751)
onlinejudge95 committed
February 11, 2020
O
Fixes unused variable errors in LGTM (#1746)
onlinejudge95 committed
February 7, 2020
C
Travis CI: Don’t allow bare exceptions (#1734)
Christian Clauss committed
January 3, 2020
C
pyupgrade --py37-plus **/*.py (#1654)
Christian Clauss committed
December 6, 2019
J
add the index calculation class at digital_image_processing and the hamming code algorithm at hashes (#1152)
João Gustavo A. Amorim committed