mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-25 11:05:49 +03:00
4548d1f87e
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 :)
1 line
No EOL
52 B
Text
1 line
No EOL
52 B
Text
Remove unnecessary parentheses in return statements. |