This is a follow-up to #1134, to return the formatting to:
Move imports so that the standard library remains in a newline-separated group by itself.
Use git diff between commits — this results in the changes to context markers to show the function names, plus the simpler header.
This was generated by checking out cluster-autoscaler locally, applying the patch, making the import changes, committing the patch into a temporary commit, and then storing the output of git diff HEAD^ HEAD.
This is a follow-up to #1134, to return the formatting to:
git diff
between commits — this results in the changes to context markers to show the function names, plus the simpler header.This was generated by checking out cluster-autoscaler locally, applying the patch, making the import changes, committing the patch into a temporary commit, and then storing the output of
git diff HEAD^ HEAD
.