Merge remote-tracking branch 'origin/master' into paas
[osm/osmclient.git] / osmclient / cli_commands / pdus.py
index 3ce5572..b1fc768 100755 (executable)
@@ -175,7 +175,6 @@ def pdu_update(
 def create_pdu_dictionary(
     name, pdu_type, interface, description, vim_account, descriptor_file, update=False
 ):
-
     logger.debug("")
     pdu = {}