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

Fix typings for ExponentiallyDecayingSample class #50

Merged
merged 1 commit into from
Aug 22, 2017

Conversation

sarslanhan
Copy link
Contributor

Typings are causing an error on our side because ExponentiallyDecayingSample.update method signature is different than Sample.update. Marking timestamp parameter as optional resolves it (I actually noticed it is in fact optional).

@tolbertam tolbertam self-requested a review August 22, 2017 16:38
@tolbertam
Copy link
Collaborator

Released v0.1.14 with this fix, thanks!

@sarslanhan sarslanhan deleted the fix-typings branch August 23, 2017 07:46
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