diff --git a/grid5000/objects.py b/grid5000/objects.py
index 4d626f5ff96ac015efdc45e8635f887aee055864..01fb6a0f97420731e0de06c349a0797533671b22 100644
--- a/grid5000/objects.py
+++ b/grid5000/objects.py
@@ -179,7 +179,8 @@ class StorageManager(RESTManager, BracketMixin):
     # NOTE(msimonin): grr ... need to fix the return values because it's not
     # consistent with the rest of API
     # home access: /sites/site/storage/home/username/access
-    # group storage access:  sites/site/server/storage/access (but here storage isn't fixed)
+    # group storage access:  sites/site/server/storage/access (but here storage
+    # isn't fixed)
 
     # we transform that in something more restful
     # - sites["rennes"].storage["home"]