TransformerGenerator class extensive commenting#141
TransformerGenerator class extensive commenting#141alexaibio wants to merge 1 commit intobowang-lab:mainfrom
Conversation
|
Hi @alexaibio, thank you so much for the efforts! Upon reflection, I propose an alternative approach: what if we include a hyperlink in our project's README directing users to your annotated branch, rather than proceeding with a pull request? The reason is mainly that commenting styles can vary based on different personal preferences, and there are best practices advocating for brevity in commenting such as this. I acknowledge the importance of ensuring that our code is as clear and self-explanatory as possible. We will try to do so while keeping the comments concise and following best practices. Looking forward to your thoughts on this. |
|
Hi @subercui , |
I am investigating your code in details and along the way made a lot of in-code commenting. Might be really useful for others studying this code, so I decided to PR.
I can continue if you like it