summaryrefslogtreecommitdiff
path: root/swiftclient/service.py
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2019-06-25 15:25:53 -0700
committerTim Burke <tim.burke@gmail.com>2019-06-27 21:43:46 -0700
commit3b21157a844be5b71fba2216486c3ef412e7ae1a (patch)
treeba2467ba8103eae174daec5ed2be8e6c50adf619 /swiftclient/service.py
parent113eacf3b80f61d366b3e95b558b40f82ff728a4 (diff)
downloadpython-swiftclient-3b21157a844be5b71fba2216486c3ef412e7ae1a.tar.gz
Clean up warnings from newer flake8
Change-Id: I18a6327b3acdd4db5ae80097080c043f7c20c353
Diffstat (limited to 'swiftclient/service.py')
-rw-r--r--swiftclient/service.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/swiftclient/service.py b/swiftclient/service.py
index 8f3648e..2663ace 100644
--- a/swiftclient/service.py
+++ b/swiftclient/service.py
@@ -173,6 +173,7 @@ def _build_default_global_options():
'container_threads': 10
}
+
_default_global_options = _build_default_global_options()
_default_local_options = {