-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OreSatConfig can be called with None/no argument
Most invocations of OreSatConfigs at this point are with Mission.default() as the argument so we might as well be nice and do it here instead of asking each user. mypy got a little picky about types so this change ended up being bigger than I expected but most of it is just mission -> self.mission.
- Loading branch information
1 parent
8bf0bd6
commit 2e80e0e
Showing
1 changed file
with
14 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters