Remove debugging "print" introduced in #5427#5548
Merged
taldcroft merged 1 commit intoastropy:masterfrom Dec 3, 2016
MSeifert04:followup-5427
Merged
Remove debugging "print" introduced in #5427#5548taldcroft merged 1 commit intoastropy:masterfrom MSeifert04:followup-5427
taldcroft merged 1 commit intoastropy:masterfrom
MSeifert04:followup-5427
Conversation
Member
|
Ugh, yes, it should be removed. |
Contributor
Author
|
Test failures (probably) because the astropy server is down. |
Member
|
OK, I'm going ahead and merging. Thanks for the catch @MSeifert04! |
|
@taldcroft - thanks for merging this! However, I noticed the following issues with this pull request:
Would it be possible to fix these? Thanks! This is an experimental bot being written by @astrofrog - let me know if the message above is incorrect! |
Member
|
Addressed astrobot complaints. |
Contributor
Author
|
@taldcroft Thanks for merging. 👍 #5427 is marked for 1.0.11 any reason not to backport this as well? |
Member
|
@MSeifert04 - I changed the milestone to 1.0.11. |
eteq
pushed a commit
that referenced
this pull request
Dec 21, 2016
Remove debugging "print" introduced in #5427
eteq
pushed a commit
that referenced
this pull request
Dec 21, 2016
Remove debugging "print" introduced in #5427
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@taldcroft That
print(#5427) was for debugging purposes, right?