uktrade/data-hub-api

Add trailing commas to the existing codebase where necessary

Closed this issue · 1 comments

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.

This is now done.