https://github.com/dell/python-powerstore/blob/bfe06aad28fdf84755e82f5c61ab87b63c3eda89/PyPowerStore/utils/constants.py#L223 Hello, there is a missing "comma" after file_systems(id,name) on line 223. Can this be fixed? This is causing issues with our ansible module. Kind regards Laurens Visser
python-powerstore/PyPowerStore/utils/constants.py
Line 223 in bfe06aa
Hello,
there is a missing "comma" after file_systems(id,name) on line 223.
Can this be fixed? This is causing issues with our ansible module.
Kind regards
Laurens Visser