mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-18 17:01:22 -07:00
sanity test issues
This commit is contained in:
parent
f526d210f6
commit
9a838fab7f
4 changed files with 10 additions and 8 deletions
|
@ -1,6 +1,8 @@
|
|||
# Copyright (c), Google Inc, 2017
|
||||
# Simplified BSD License (see licenses/simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause)
|
||||
|
||||
from __future__ import (absolute_import, division, print_function)
|
||||
|
||||
try:
|
||||
import requests
|
||||
HAS_REQUESTS = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue