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

DM-26738: Rename abstract_filter to band #253

Merged
merged 1 commit into from Sep 25, 2020
Merged

DM-26738: Rename abstract_filter to band #253

merged 1 commit into from Sep 25, 2020

Conversation

timj
Copy link
Member

@timj timj commented Sep 23, 2020

Depends on lsst/obs_base#302

af = "empty"
else:
af = f"{abstract_filter}"
elif abstract_filter == "empty":
af = f"{band}"
Copy link
Member

Choose a reason for hiding this comment

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

Pre-existing, but this is a little weird.

@timj timj merged commit 11853f0 into master Sep 25, 2020
@timj timj deleted the tickets/DM-26738 branch September 25, 2020 03:24
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.

None yet

2 participants