-
Notifications
You must be signed in to change notification settings - Fork 86
Remove unecessary if else and use dictionary instead #864
Conversation
This PR needs Approvals as follows.
Please choose reviewers and requet reviews! Click to see how to approve each reviewsYou can approve this PR by triggered comments as follows.
See all trigger commentsPlease replace [Target] to review target
|
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.
It gets readable than before. Thank you!!
Readability Approval.
Please put me as a reviewer after ownership approval |
@iizukak This Needs Ownership Review. |
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.
Ownership Approval
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.
Readability Approval
/ready |
⏳Merge job is queued... |
What this patch does to fix the issue.
Remove unnecessary if-else statement and use python dictionary instead on blueoil init
Link to any relevant issues or pull requests.
n/a