Add trailing commas to the existing codebase where necessary
Closed this issue · 1 comments
marcofucci commented
We decided to use trailing commas in case of multiple lines as PEP 8 recommends.
The current codebase has to be re-formatted to include these commas.
reupen commented
This is now done.