summaryrefslogtreecommitdiff
path: root/keystoneclient/auth/base.py
diff options
context:
space:
mode:
Diffstat (limited to 'keystoneclient/auth/base.py')
-rw-r--r--keystoneclient/auth/base.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/keystoneclient/auth/base.py b/keystoneclient/auth/base.py
index df7521c..0036b8c 100644
--- a/keystoneclient/auth/base.py
+++ b/keystoneclient/auth/base.py
@@ -252,7 +252,7 @@ class BaseAuthPlugin(object):
:returns: A list of Param objects describing available plugin
parameters.
- :rtype: list
+ :rtype: List
"""
return []