COMMITS
/ other/lfu_cache.py July 5, 2025
C
Various ruff fixes (#12821)
Christian Clauss committed
March 11, 2025
M
Fix some RUF012 per file ignores (#11399)
Maxim Smolskiy committed
March 12, 2024
M
Reenable files when TensorFlow supports the current Python (#11318)
Maxim Smolskiy committed
November 2, 2022
C
Flake8: Drop ignore of issue A003 (#7949)
Christian Clauss committed
October 13, 2022
C
Add flake8 pluin flake8 bugbear to pre-commit (#7132)
Caeden committed
July 11, 2022
C
pre-commit autoupdate: pyupgrade v2.34.0 -> v2.37.0 (#6245)
Christian Clauss committed
November 10, 2021
A
[mypy] Annotate other/lru_cache and other/lfu_cache (#5755)
Andrew Grangaard committed
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
June 25, 2020
C
Only one carriage return (#2155)
Christian Clauss committed
T
Added LFU Cache (#2151)
Tapajyoti Bose committed