-
Notifications
You must be signed in to change notification settings - Fork 38
Add eps as a parameter to ne_norm function #162
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.
LGTM
thanks for you contribution. |
for more information, see https://pre-commit.ci
@a32543254 all checks are passing now. However, it's little bit weird, since when I apply clang-format on the project directory for my modified files, it didn't pass the clangformat test. When I introduced the commit 7ea5623 , it passed. Actually, I expect the .clang-format file to put everything in place or am I missing smthg here ? |
you can simple use clang-format.py in repo to auto check the clang format. |
Type of Change
Description
Expected Behavior & Potential Risk
How has this PR been tested?
Dependency Change?