-
Notifications
You must be signed in to change notification settings - Fork 526
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
[PWGUD] Added few more TPC N Sigmas #9108
Conversation
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.
With the remaining O2 linter you might want to consult with @vkucera . Currently, I do not see it as an obstacle for the merge, so I approve
Sure, I will consult with him. Thanks for letting me know! |
Hi @ananthapadmanabhan18 , how can I help with the O2 linter errors? |
Hello @vkucera . 90% of the errors in the O2 linter is due to the following error shown in the picture: The problem is...for the data types say ( I have checked the lines in which the error is showing and found out one of them was |
Could anyone tell me how to remove the error caused by O2 linter? I will fix it and update it in PR