-
Notifications
You must be signed in to change notification settings - Fork 9
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
Runout issue fixed #4
base: master
Are you sure you want to change the base?
Conversation
Hi, I'm sorry I haven't had time to look at your pull request till now. |
No problem pal
crazy4cricket2807
…On Wed, Sep 7, 2022 at 3:37 AM Aducj1910 ***@***.***> wrote:
Hi, I'm sorry I haven't had time to look at your pull request till now.
I'll try to find some time and review it in the next few days.
—
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AREIM2Z3IVVBQQZ546YSGFTV466DFANCNFSM57ZBW3PQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
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.
What does commenting out the lambda function achieve? It exists in order to sort the batting order by positionAvg.
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.
What does commenting out the lambda function achieve? It exists in order to sort the batting order by positionAvg.
But sometimes you won't need to sort via position average. I can adjust the
batting order accordingly, feel free to discard this change though
Just check the runout issue, the I have fixed that bug
…On Wed, 14 Sep, 2022, 09:21 Aducj1910, ***@***.***> wrote:
***@***.**** requested changes on this pull request.
What does commenting out the lambda function achieve? It exists in order
to sort the batting order by positionAvg.
—
Reply to this email directly, view it on GitHub
<#4 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AREIM2Y772YWDXCBX5Q6LU3V6FDURANCNFSM57ZBW3PQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
The runout issues has been fixed in the updated code