commit | 83678e94e1081f9087b19c43f26fad4774184d66 | [log] [tgz] |
---|---|---|
author | Victor Chudnovsky <vchudnov@google.com> | Thu Sep 01 17:27:04 2022 -0700 |
committer | GitHub <noreply@github.com> | Thu Sep 01 20:27:04 2022 -0400 |
tree | 358f70ea3c13745e1dfc153b742e1d8bca4236ac | |
parent | 9066ed49dbdb47b2245507eb2c25acd97984be54 [diff] |
feat: add 'strict' to flatten_query_params to lower-case bools (#433) * feat: add 'strict' to flatten_query_params to lower-case bools * pylint Co-authored-by: Anthonios Partheniou <partheniou@google.com>