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

Fixes passing tuple or list for weights #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jasonb5
Copy link
Contributor

@jasonb5 jasonb5 commented Aug 29, 2020

Fixes #32

Averager will accept list or tuple for weights argument.

@jasonb5 jasonb5 added this to the 8.2.2 milestone Aug 29, 2020
@jasonb5
Copy link
Contributor Author

jasonb5 commented Aug 31, 2020

Need to add a testcase.

@github-actions
Copy link

Marking PR as stale, since there has been no activity in 30 days.

Unless the PR is updated or the 'stale' tag is removed, this PR will be closed in 7 days.

@github-actions github-actions bot added the stale label Sep 30, 2020
@github-actions github-actions bot closed this Oct 7, 2020
@jasonb5 jasonb5 reopened this Oct 7, 2020
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.

genutil.averager throws a weird exception when using a tuple for 'weights'
1 participant