Commit Graph

9 Commits

Author SHA1 Message Date
Serge Vakulenko
ff2b9479a6 Also update the fiel weight in the initial message. 2023-07-14 16:45:39 -07:00
Serge Vakulenko
52e1bf4998 Fix bug in Lunar: wrong capsule weight.
Must be 32500 lbs, not 33000.
2023-07-14 14:19:05 -07:00
Martin Thoma
e17388d072 Use NamedTuple; Fix camelCase->snake_case 2022-04-02 11:22:40 +02:00
Martin Thoma
61b5a222d1 Lunar (Python): Add type annotations 2022-03-31 12:14:17 +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
4adb34f25c Python: Fix code style issues 2022-03-11 07:44:56 +01:00
Martin Thoma
e64fb6795c MAINT: Apply pre-commit
Remove byte-order-marker pre-commit check as there would be
many adjustments necessary
2022-03-05 09:29:23 +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