maurerle / eralchemy2

Entity Relation Diagrams generation tool based on https://github.com/Alexis-benoist/eralchemy
Apache License 2.0
63 stars 15 forks source link

F-Strings and trailing commas #40

Closed maurerle closed 1 month ago

maurerle commented 1 month 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.