Reformatted the controller using the free version of PyCharm and removed all unnecessary parens and == True from conditions.
If you dont like the formatted and simplified code that's ok then just reject it. This is just to improve readability the pull request contains no semantic change so the code will execute like before.
Reformatted the controller using the free version of PyCharm and removed all unnecessary parens and
== True
from conditions.If you dont like the formatted and simplified code that's ok then just reject it. This is just to improve readability the pull request contains no semantic change so the code will execute like before.