COMMITS
/ project_euler/problem_107/sol1.py April 2, 2024
M
Enable ruff SIM102 rule (#11341)
Maxim Smolskiy committed
March 13, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11322)
pre-commit-ci[bot] committed
November 29, 2022
C
Upgrade to flake8 v6 (#8007)
Christian Clauss committed
October 15, 2022
C
refactor: Replace `list()` and `dict()` calls with literals (#7198)
Caeden committed
July 11, 2022
C
pre-commit autoupdate: pyupgrade v2.34.0 -> v2.37.0 (#6245)
Christian Clauss committed
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
December 28, 2020
F
Add solution for Project Euler problem 107 (#4066)
fpringle committed