summaryrefslogtreecommitdiffstats
path: root/gluster/swift/account/server.py
diff options
context:
space:
mode:
Diffstat (limited to 'gluster/swift/account/server.py')
-rw-r--r--gluster/swift/account/server.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gluster/swift/account/server.py b/gluster/swift/account/server.py
index aeaabc9..3c6d616 100644
--- a/gluster/swift/account/server.py
+++ b/gluster/swift/account/server.py
@@ -17,7 +17,7 @@
# Simply importing this monkey patches the constraint handling to fit our
# needs
-import gluster.swift.common.constraints
+import gluster.swift.common.constraints # noqa
from swift.account import server
from gluster.swift.common.DiskDir import DiskAccount