Merge "Fixed a bunch of spacing"
This commit is contained in:
@@ -42,7 +42,6 @@ class ClientExtensionShow(NeutronClientExtension, neutronV20.ShowCommand):
|
|||||||
|
|
||||||
|
|
||||||
class ClientExtensionList(NeutronClientExtension, neutronV20.ListCommand):
|
class ClientExtensionList(NeutronClientExtension, neutronV20.ListCommand):
|
||||||
|
|
||||||
def take_action(self, parsed_args):
|
def take_action(self, parsed_args):
|
||||||
# NOTE(mdietz): Calls 'execute' to provide a consistent pattern
|
# NOTE(mdietz): Calls 'execute' to provide a consistent pattern
|
||||||
# for any implementers adding extensions with
|
# for any implementers adding extensions with
|
||||||
|
Reference in New Issue
Block a user