Skip to content

Remove the sep argument from _array_from_file - #6813

Merged
saimn merged 1 commit into
astropy:masterfrom
saimn:fits_array_from_file
Nov 7, 2017
Merged

saimn merged 1 commit into
astropy:masterfrom
saimn:fits_array_from_file

Conversation

@saimn

@saimn saimn commented Nov 6, 2017

Copy link
Copy Markdown
Contributor

Following #6785, sep is always an empty string so no need to keep the
np.fromstring case. cc @bsipocz @mhvk

Following astropy#6785, `sep` is always an empty string so no need to keep the
`np.fromstring` case.
@astropy-bot

astropy-bot Bot commented Nov 6, 2017

Copy link
Copy Markdown

Hi there @saimn 👋 - thanks for the pull request! I'm just a friendly 🤖 that checks for issues related to the changelog and making sure that this pull request is milestoned and labeled correctly. This is mainly intended for the maintainers, so if you are not a maintainer you can ignore this, and a maintainer will let you know if any action is required on your part 😃.

Everything looks good from my point of view! 👍

If there are any issues with this message, please report them here.

@mhvk mhvk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hadn't realized there was only a single use of _array_from_file... Looks good!

@bsipocz bsipocz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for checking and fixing this!

@saimn

saimn commented Nov 7, 2017

Copy link
Copy Markdown
Contributor Author

Thanks for the reviews; got approvals so merging :)

@saimn
saimn merged commit 667b7ab into astropy:master Nov 7, 2017
@saimn
saimn deleted the fits_array_from_file branch November 7, 2017 08:37
bsipocz pushed a commit that referenced this pull request Nov 7, 2017
Remove the sep argument from _array_from_file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants