Remove useless parentheses in python code
as reported by Sonarqube's SonarCloud platform I also updated the indentation to better comply with PEP8's E125/E129 - E125 continuation line with same indent as next logical line - E129 visually indented line with same indent as next logical line
Loading
Please register or sign in to comment