Rename variable holding text content of request response (response -> result)
Fixes mypy error:
Unsupported operand types for in ("str" and "Response")
Loading
Please sign in to comment
Fixes mypy error:
Unsupported operand types for in ("str" and "Response")