Cambio ML

Results 3 comments of Cambio ML

Based on https://google.github.io/styleguide/pyguide.html#310-strings, prefer """ for `multi-line` strings. You should only use """ for `multi lines` instead of changing all `single line` to use """.

@SayaZhang Considering that we have merged in https://github.com/CambioML/uniflow/blob/main/uniflow/op/extract/load/utils.py, please coordinate with @vicshi06 to merge in this PR as well as https://github.com/CambioML/uniflow/pull/150

Also, please add what you have tested for this PR.