-
Notifications
You must be signed in to change notification settings - Fork 190
Create threaded_furkan_bulut.py #789
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
Conversation
canbula
left a comment
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.
Solve this with 2 functions, 3 wrapped functions are redundant.
Furk4nBulut
left a comment
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.
Describe your changes
Checklist
- I have read the [CONTRIBUTING]
- I have performed a self-review of my own code
- I have run the code locally and it works as expected
- I have commented my code, particularly in hard-to-understand areas
canbula
left a comment
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.
Reduce the number of inner functions.
Furk4nBulut
left a comment
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.
Describe your changes
Checklist
- I have read the [CONTRIBUTING]
- I have performed a self-review of my own code
- I have run the code locally and it works as expected
- I have commented my code, particularly in hard-to-understand areas
Furk4nBulut
left a comment
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.
Describe your changes
Refactored the code to a class-based implementation.
Checklist
- I have read the [CONTRIBUTING]
- I have performed a self-review of my own code
- I have run the code locally and it works as expected
- I have commented my code, particularly in hard-to-understand areas
canbula
left a comment
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.
👍
Describe your changes
Checklist