Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
diff_yaml.py: unify function name style (#31201)
According to PEP-8 recommended style is snake_case. Hence, update the name of byResourceName function to also use the same style
- Loading branch information