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

small fixes for tutorial #25

Merged
merged 2 commits into from
Feb 6, 2015
Merged

small fixes for tutorial #25

merged 2 commits into from
Feb 6, 2015

Conversation

opotowsky
Copy link
Member

No description provided.


@cym.metric(name='MaterialsSquared', depends=deps, schema=schema)
def mats_sqrd(series):
mats = series[0]
rtn = mats**2
rtn.name = 'MaterialsSquared'
Copy link
Member

Choose a reason for hiding this comment

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

The indentation here seems wacky. Are you using tabs?

Copy link
Member Author

Choose a reason for hiding this comment

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

aw, man, yes I need to fix that

@scopatz
Copy link
Member

scopatz commented Feb 6, 2015

let me know when it is good to go.

@opotowsky
Copy link
Member Author

now it is @scopatz!

@scopatz
Copy link
Member

scopatz commented Feb 6, 2015

khul beings. thanks!

scopatz added a commit that referenced this pull request Feb 6, 2015
@scopatz scopatz merged commit e8d4dbe into cyclus:master Feb 6, 2015
@opotowsky opotowsky deleted the tutorial branch February 16, 2015 22:07
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