COMMITS
/ ciphers/enigma_machine2.py December 30, 2024
M
Fix sphinx/build_docs warnings for ciphers (#12485)
Maxim Smolskiy committed
March 13, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11322)
pre-commit-ci[bot] committed
May 26, 2023
C
Add more ruff rules (#8767)
Christian Clauss committed
February 1, 2023
C
pre-commit: Upgrade psf/black for stable style 2023 (#8110)
Christian Clauss committed
October 28, 2022
C
Adopt Python >= 3.8 assignment expressions using auto-walrus (#7737)
Christian Clauss committed
July 3, 2022
L
Fix tiny spelling error (#6219)
lovetodevelop committed
May 13, 2022
O
Improve code on f-strings and brevity (#6126)
Omkaar committed
September 22, 2021
C
from __future__ import annotations (#4763)
Christian Clauss committed
March 22, 2021
D
fix(mypy): Fix annotations for 13 cipher algorithms (#4278)
Dhruv Manilawala committed
September 13, 2020
H
Fix some warnings from LGTM (#2420)
Hasenn committed
September 10, 2020
D
Optimized recursive_bubble_sort (#2410)
Du Yuanchao committed
August 26, 2020
T
Added enigma machine emulator (#2345)
TrapinchO committed