* Add test to superstartrek and fixes several issues in superstartrek - I probably introduced them 🙈 * Mastermind type annotations
Fix issues found by flake8-bugbear: * Unused loop variables * assert statements in non-test code * mixing test code with production code * mark one excessive test which takes ~10min to run as 'slow'
Spaces tend to cause annoyances in a Unix-style shell environment. This change fixes that.