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
|
1b1d50986b
|
Python: Add type annotations to all 'print' functions (#662)
* Add test to superstartrek and fixes several issues in superstartrek - I probably introduced them 🙈
* Mastermind type annotations
|
2022-03-21 10:41:14 +01:00 |
|
Martin Thoma
|
83b3dc402c
|
Python: Add type annotations
|
2022-03-20 19:16:39 +01:00 |
|
Martin Thoma
|
e7520d62af
|
MAINT: Apply 'pre-commit run --all' and fix issues
|
2022-03-10 06:59:21 +01:00 |
|
Martin Thoma
|
ddacedb0b0
|
STY: Fix Flake8 issues
|
2022-03-10 06:48:51 +01:00 |
|
Chris Reuter
|
d26dbf036a
|
Removed spaces from top-level directory names.
Spaces tend to cause annoyances in a Unix-style shell environment.
This change fixes that.
|
2021-11-21 18:30:21 -05:00 |
|