Andrew Morgan 4548d1f87e
Remove unnecessary parentheses around return statements (#5931)
Python will return a tuple whether there are parentheses around the returned values or not.

I'm just sick of my editor complaining about this all over the place :)
2019-08-30 16:28:26 +01:00
..
2019-06-20 19:32:02 +10:00
2019-07-31 13:24:51 +01:00
2019-08-22 11:28:12 +01:00
2019-08-22 11:28:12 +01:00
2019-08-23 10:28:54 +01:00
2019-08-24 22:33:43 +01:00
2019-06-20 19:32:02 +10:00
2019-07-01 12:13:22 +01:00