Closed mschwamb closed 2 months ago
class HorizonsInterface: DEFAULT_OBSERVER_LOCATION = 'X05' def __init__(self, observer_location=DEFAULT_OBSERVER_LOCATION): self.OBSERVER_LOCATION = observer_location
Implemented
This should get closed when the pull request gets merged. In the PR you can say fixes #9 and it will automatically close this ticket