Skip to content

Winging it. #10

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

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Winging it. #10

wants to merge 14 commits into from

Conversation

erico637
Copy link

@erico637 erico637 commented Mar 2, 2016

No description provided.

import math


def compute_critical(p):
Copy link
Contributor

Choose a reason for hiding this comment

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

A doc string would be a great addition here:

"""
Parameters
----------------
p : list
     A list of something

Returns
----------
lower : type
            about lower
upper : type
            about upper
"""

@jlaura
Copy link
Contributor

jlaura commented Mar 16, 2016

Successfully 'winged'. Nice job.

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