Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In commit_yamsql_updates switch away from text parameter (#3086)
Instead of `text`, in `subprocess.run` use `universal_newlines` The former is an alias for the latter.
- Loading branch information