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-4692: Refactor ProcessCcdTask and sub-tasks #7

Merged
merged 3 commits into from Mar 8, 2016
Merged

Conversation

PaulPrice
Copy link
Contributor

No description provided.

@PaulPrice
Copy link
Contributor Author

Commit messages should be in the imperative tense, not past tense.

@@ -92,6 +92,7 @@ def __call__(self, source):

class DiaCatalogSourceSelector(object):
ConfigClass = DiaCatalogSourceSelectorConfig
usesMatches = True # selectStars uses (requires) its matches argument
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Two spaces before hash.

Standardized argument names and documentation for
DiaCatalogSourceSelector.selectSources.
Improved error message if matches is None.
@r-owen r-owen merged commit 01d4c0b into master Mar 8, 2016
@ktlim ktlim deleted the tickets/DM-4692 branch August 25, 2018 06:44
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