Skip to content

Commit

Permalink
Release 1.9.0 for PyPowerStore Python Library
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavan-Mudunuri committed Dec 13, 2022
1 parent 09a3954 commit bdc6295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PyPowerStore/powerstore_conn.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ def __init__(self, username, password, server_ip, verify=False,
self.protection = ProtectionFunctions(self.provisioning,
enable_log=enable_log)
self.config_mgmt = Configuration(self.provisioning,
enable_log=enable_log)
enable_log=enable_log)

0 comments on commit bdc6295

Please sign in to comment.