More work on params, docstrings
[osm/N2VC.git] / juju / juju.py
index 45e5c9e..b2c6152 100644 (file)
@@ -73,6 +73,8 @@ class Juju(object):
     def register(self, registration_string):
         """Register a user to a controller.
 
+        :param str registration_string: The registration string
+
         """
         pass