Normalization fixed eval predict merge main #33
DCO
There are 41 commits incorrectly signed off. This means that the author(s) of these commits failed to include a Signed-off-by line in their commit message.
To avoid having PRs blocked in the future, always include Signed-off-by: Author Name <authoremail@example.com> in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s).
Here is how to fix the problem so that this code can be merged.
Rebase the branch
If you have a local git environment and meet the criteria below, one option is to rebase the branch and add your Signed-off-by lines in the new commits. Please note that if others have already begun work based upon the commits in this branch, this solution will rewrite history and may cause serious issues for collaborators (described in the git documentation under "The Perils of Rebasing").
You should only do this if:
- You are the only author of the commits in this branch
- You are absolutely certain nobody else is doing any work based upon this branch
- There are no empty commits in the branch (for example, a DCO Remediation Commit which was added using
--allow-empty)
To add your Signed-off-by line to every commit in this branch:
- Ensure you have a local copy of your branch by checking out the pull request locally via command line.
- In your local branch, run:
git rebase HEAD~53 --signoff - Force push your changes to overwrite the branch:
git push --force-with-lease origin normalization_fixed_eval_predict_merge_main
Summary
Commit sha: 3cd0cab, Author: Alban Puech, Committer: Alban Puech; The sign-off is missing.
Commit sha: f7816f1, Author: Alban Puech, Committer: Alban Puech; The sign-off is missing.
Commit sha: 454362d, Author: Alban Puech, Committer: Alban Puech; The sign-off is missing.
Commit sha: 89be3e4, Author: Alban Puech, Committer: Alban Puech; The sign-off is missing.
Commit sha: 920c9b7, Author: Alban Puech, Committer: Alban Puech; The sign-off is missing.
Commit sha: 07ebc1a, Author: Alban Puech, Committer: Alban Puech; The sign-off is missing.
Commit sha: 435da49, Author: Alban Puech, Committer: Alban Puech; The sign-off is missing.
Commit sha: b2022c9, Author: Alban Puech, Committer: Alban Puech; The sign-off is missing.
Commit sha: 98304c0, Author: Alban Puech, Committer: Alban Puech; The sign-off is missing.
Commit sha: 617c616, Author: Alban Puech, Committer: Alban Puech; The sign-off is missing.
Commit sha: 9a86709, Author: Alban Puech, Committer: Alban Puech; The sign-off is missing.
Commit sha: f759ced, Author: Alban Puech, Committer: Alban Puech; The sign-off is missing.
Commit sha: b9c1616, Author: Alban Puech, Committer: Alban Puech; The sign-off is missing.
Commit sha: 771a122, Author: Alban Puech, Committer: Alban Puech; The sign-off is missing.
Commit sha: b93843f, Author: Alban Puech, Committer: Alban Puech; The sign-off is missing.
Commit sha: a710af3, Author: Alban Puech, Committer: Alban Puech; The sign-off is missing.
Commit sha: fb298c2, Author: Celia Cintas, Committer: GitHub Enterprise; The sign-off is missing.
Commit sha: 9c0a810, Author: Hector Maeso Garcia, Committer: GitHub Enterprise; The sign-off is missing.
Commit sha: bc49666, Author: Hector Maeso Garcia, Committer: Hector Maeso Garcia; The sign-off is missing.
Commit sha: ce730c5, Author: Hector Maeso Garcia, Committer: Hector Maeso Garcia; The sign-off is missing.
Commit sha: dd9989c, Author: Hector Maeso Garcia, Committer: Hector Maeso Garcia; The sign-off is missing.
Commit sha: 6f1fcff, Author: Hector Maeso Garcia, Committer: Hector Maeso Garcia; The sign-off is missing.
Commit sha: ae00474, Author: Hector Maeso Garcia, Committer: Hector Maeso Garcia; The sign-off is missing.
Commit sha: 4859bfe, Author: Hector Maeso Garcia, Committer: Hector Maeso Garcia; The sign-off is missing.
Commit sha: 22f2cce, Author: Matteo Mazzonelli, Committer: GitHub Enterprise; The sign-off is missing.
Commit sha: c158c7a, Author: Matteo Mazzonelli, Committer: GitHub Enterprise; The sign-off is missing.
Commit sha: 5220fd1, Author: Matteo Mazzonelli, Committer: GitHub Enterprise; The sign-off is missing.
Commit sha: c25a745, Author: Matteo Mazzonelli, Committer: GitHub Enterprise; The sign-off is missing.
Commit sha: 5f41414, Author: Matteo-Mazzonelli1, Committer: Matteo-Mazzonelli1; The sign-off is missing.
Commit sha: 7b11437, Author: Matteo-Mazzonelli1, Committer: Matteo-Mazzonelli1; The sign-off is missing.
Commit sha: 933cf89, Author: Matteo-Mazzonelli1, Committer: Matteo-Mazzonelli1; The sign-off is missing.
Commit sha: adca359, Author: Matteo-Mazzonelli1, Committer: Matteo-Mazzonelli1; The sign-off is missing.
Commit sha: cc630f8, Author: Matteo-Mazzonelli1, Committer: Matteo-Mazzonelli1; The sign-off is missing.
Commit sha: 0817268, Author: Matteo-Mazzonelli1, Committer: Matteo-Mazzonelli1; The sign-off is missing.
Commit sha: a851d79, Author: Matteo-Mazzonelli1, Committer: Matteo-Mazzonelli1; The sign-off is missing.
Commit sha: 5fc2f3e, Author: Matteo-Mazzonelli1, Committer: Matteo-Mazzonelli1; The sign-off is missing.
Commit sha: 9453743, Author: Matteo-Mazzonelli1, Committer: Matteo-Mazzonelli1; The sign-off is missing.
Commit sha: ab18be7, Author: Matteo-Mazzonelli1, Committer: Matteo-Mazzonelli1; The sign-off is missing.
Commit sha: 604bd45, Author: Matteo-Mazzonelli1, Committer: Matteo-Mazzonelli1; The sign-off is missing.
Commit sha: 98de7cd, Author: Matteo-Mazzonelli1, Committer: Matteo-Mazzonelli1; The sign-off is missing.
Commit sha: 35efc82, Author: Matteo-Mazzonelli1, Committer: Matteo-Mazzonelli1; The sign-off is missing.