refectoring: refectoring docstring
Change-Id: I0d4479537668c7b2980f64e6771413d9b4e82c83 Signed-off-by: Youngjun <yj.yoo@okestro.com>
This commit is contained in:
2
rally/env/platform.py
vendored
2
rally/env/platform.py
vendored
@@ -90,7 +90,7 @@ class Platform(plugin.Plugin, validation.ValidatablePluginMixin):
|
||||
def update(self, new_spec):
|
||||
"""Updates existing platform config and returns new platform data.
|
||||
|
||||
:param new_platform_config: New platform config.
|
||||
:param new_spec: New platform spec.
|
||||
:returns: Complete platform data as dictionary
|
||||
"""
|
||||
raise NotImplementedError(
|
||||
|
Reference in New Issue
Block a user