henrikingo commented on code in PR #151:
URL: https://github.com/apache/otava/pull/151#discussion_r3181966438


##########
otava/series.py:
##########
@@ -72,7 +72,7 @@ def to_json(self):
 
 
 @dataclass
-class ChangePoint(_ChangePoint[TTestStats]):
+class ChangePointHunter(ChangePointOtava[TTestStats]):

Review Comment:
   @Sowiks Did you have some plan what to do with these almost identical change 
point classes?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to