python-irodsclient
python-irodsclient copied to clipboard
pep8 compliance
At present, some of the code doesn't meet the PEP8 style guide, which means writing python using it often doesn't either which makes for IMHO less readable code and may also cause CI lint checkers to complain, if not outright reject the code.