mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-07 11:20:28 -07:00
The function _compare_value attempts to return if "resp_value" is not set. The problem occurs when one of the functions sets the response value "None" as string, rather than pythonic None. This is a fix to also exit this function on a "None" string response value. |
||
---|---|---|
.. | ||
gcp_utils.py |