summaryrefslogtreecommitdiff
path: root/keystoneclient/auth/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'keystoneclient/auth/__init__.py')
-rw-r--r--keystoneclient/auth/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/keystoneclient/auth/__init__.py b/keystoneclient/auth/__init__.py
index eeae768..c9acef8 100644
--- a/keystoneclient/auth/__init__.py
+++ b/keystoneclient/auth/__init__.py
@@ -10,6 +10,7 @@
# License for the specific language governing permissions and limitations
# under the License.
+# flake8: noqa: F405
from keystoneclient.auth.base import * # noqa
from keystoneclient.auth.cli import * # noqa