Brian Wignall
|
786eb181b4
|
Flake8 errors
|
2026-01-04 05:00:08 -05:00 |
|
Sourcery AI
|
71d02673a9
|
'Refactored by Sourcery'
|
2024-08-19 03:46:27 +03:00 |
|
Martin Thoma
|
c500424956
|
Simplify Python Code
print_with_tab / print_with_whitespace is trivial with Python
string formatting and was mostly used in only 2 lines.
|
2022-04-02 07:32:09 +02:00 |
|
Martin Thoma
|
ae0b6a5015
|
BUG: Hangman (Python) had a List-vs-Str comparison
MAINT: Add type annotations to find such issues
|
2022-03-31 10:33:11 +02:00 |
|
Martin Thoma
|
cac0e13650
|
Bullfight (Python): Refactoring
* Add Unit Test
* Add Type Annotations
* Use variable/function names
|
2022-03-25 10:30:23 +01:00 |
|