henrikingo commented on PR #93: URL: https://github.com/apache/otava/pull/93#issuecomment-3617349645
> Apologies for the delayed response. I've been preoccupied with my university graduation project. No need to apologize, this is a side project for all of us. A few days or weeks between interactions is normal. > Thank you for the feedback! I've refactored the code to use `pydantic.dataclasses` as you suggested. > Can you have a look at your own diff on the changes tab here. It looks like it now includes history that is a mix of different things: Some classes have moved to pydantic.dataclass, but actually the AnalysisOptions and some others are still BaseModel. And some changes seem to just be formatting with no functional change. -- 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]
