mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -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. |