mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04: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
52 B
Plaintext
1 line
52 B
Plaintext
Remove unnecessary parentheses in return statements. |