Skip to content

changed atomic.py #14

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

Merged
merged 11 commits into from
Nov 2, 2012
Merged

changed atomic.py #14

merged 11 commits into from
Nov 2, 2012

Conversation

maryampatel
Copy link
Contributor

Changed atomic.py so that it reads atomic and ionization data from an hdf5 file

return data


def read_ionization_data(fname=None):
def read_ionization_data(fname = None):
Copy link
Member

Choose a reason for hiding this comment

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

I think for keyword arguments there's no space between the equal sign so fname=None

maryampatel added a commit that referenced this pull request Nov 2, 2012
@maryampatel maryampatel merged commit 7d93919 into tardis-sn:master Nov 2, 2012
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.

2 participants