-
Notifications
You must be signed in to change notification settings - Fork 6
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
Refactor/chain #172
Refactor/chain #172
Conversation
@sadrasabouri |
…ct level functions to be out of class functions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Amirhossein. That was a great job. I left minor comments regarding the documentation. Hope they help.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥
@AHReccese Feel free to |
Reference Issues/PRs
This PR applies first step refactoring toward
chain
folder in order to decrease coupling and tiny may similar code repeat.#44 #45
What does this implement/fix? Explain your changes.
Any other comments?