maurerle / eralchemy2

Entity Relation Diagrams generation tool - DEPRECATED
https://github.com/eralchemy/eralchemy
Apache License 2.0
70 stars 17 forks source link

F-Strings and trailing commas #40

Closed maurerle closed 6 months ago

maurerle commented 6 months ago

This PR switches to f-strings instead of format strings consistently and fixes some tests. Furthermore, parts of the code are formatted to have a trailing comma in iterations.