mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-02 12:48:57 +01: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. |