gluster / python-gluster-mgmt-client

Python bindings for gluster
GNU General Public License v3.0
5 stars 3 forks source link

Adhere to pydocstyle and remove pylint errors. #12

Closed devyanikota closed 6 years ago

devyanikota commented 6 years ago

Signed-off-by: Devyani Kota devyanikota@gmail.com

devyanikota commented 6 years ago

@Madhu-1 I have rectified the doc_strings and also added validation for peer ID for peer remove bindings. Please review. Thanks.