summaryrefslogtreecommitdiff
path: root/openstackclient/api/api.py
diff options
context:
space:
mode:
authorting.wang <ting.wang@easystack.cn>2016-02-20 14:28:08 +0800
committerting.wang <ting.wang@easystack.cn>2016-02-21 13:21:31 +0800
commite2158b7ef4c307ff5be7bd2ef0ca3044f37759d4 (patch)
treef42047689a1b39d5c3bdf078261d7a277fcdbed2 /openstackclient/api/api.py
parent867bcb0db8742fd2daa5c91dfd3c164ac4178f18 (diff)
downloadpython-openstackclient-e2158b7ef4c307ff5be7bd2ef0ca3044f37759d4.tar.gz
Clean redundant argument to dict.get
`dict.get()` returns `None` by default, if a key wasn't found. Removing `None` as second argument to avoid redundancy. Change-Id: Ia82f7469cd019509bbeccbfe54b15eeedc7bb6ea
Diffstat (limited to 'openstackclient/api/api.py')
0 files changed, 0 insertions, 0 deletions