Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SpectralAxis.with_observer_stationary_relative_to #992

Merged
merged 2 commits into from
Nov 29, 2022

Conversation

StuartLittlefair
Copy link
Contributor

SpectralAxis.with_observer_stationary_relative_to should call the function of same name defined on the parent class, and actually return the axis so created.

`SpectralAxis.with_observer_stationary_relative_to` should call the function of same name defined on the parent class, and actually return the axis so created.
@StuartLittlefair
Copy link
Contributor Author

fixes #994

Copy link
Contributor

@keflavich keflavich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should the indentation on the following lines be shifted?

@nmearl
Copy link
Contributor

nmearl commented Nov 29, 2022

Good catch!

fix indentations
@rosteen
Copy link
Contributor

rosteen commented Nov 29, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants