Skip to content

Conversation

@trsvchn
Copy link
Collaborator

@trsvchn trsvchn commented May 26, 2021

Addresses #336 #2007

Description:

Prevents metric from being computed before updated using __new__ magic.

__new__ is called by default on instance creation before __init__ call. Thus, we wrap methods before instance instantiation.

Check list:

  • New tests are added (if a new feature is added)
  • New doc strings: description and/or example code are in RST format
  • Documentation is updated (if required)

@github-actions github-actions bot added the module: metrics Metrics module label May 26, 2021
@trsvchn trsvchn marked this pull request as draft July 6, 2021 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: metrics Metrics module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant