COMMITS
/ pyproject.toml July 28, 2023
C
Fix ruff rules ISC flake8-implicit-str-concat (#8892)
Christian Clauss committed
June 22, 2023
L
Dijkstra algorithm with binary grid (#8802)
Linus M. Henkel committed
June 20, 2023
C
Update .pre-commit-config.yaml (#8828)
Christian Clauss committed
May 26, 2023
C
Add more ruff rules (#8767)
Christian Clauss committed
March 28, 2023
M
Reduce the complexity of graphs/bi_directional_dijkstra.py (#8165)
Maxim Smolskiy committed
March 26, 2023
G
New gitter link added or replaced (#8551)
Genesis committed
March 16, 2023
C
Replace flake8 with ruff (#8184)
Christian Clauss committed
March 15, 2023
C
Replace bandit, flake8, isort, and pyupgrade with ruff (#8178)
Christian Clauss committed
February 21, 2023
P
[pre-commit.ci] pre-commit autoupdate (#8149)
pre-commit-ci[bot] committed
October 29, 2022
A
Add running doctest to pytest default (#7840)
Andrey committed