COMMITS
/ maths/sieve_of_eratosthenes.py September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
November 23, 2020
J
[mypy] math/sieve_of_eratosthenes: Add type hints (#2627)
Joyce 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
July 26, 2019
O
Add doctest to maths/sieve_of_eratosthenes.py and remove other/finding_primes.py (#1078)
obelisk0114 committed
July 21, 2019
C
Travis CI: Add pytest --doctest-modules maths (#1020)
Christian Clauss committed
July 10, 2019
P
Improved Formatting and Style of Math Algos (#960)
PatOnTheBack committed
October 20, 2018
A
all valid python 3
Alex Brown committed
October 19, 2018
A
snake_case all the things
Alex Brown committed