gutenberg icon indicating copy to clipboard operation
gutenberg copied to clipboard

Rename Book DB table fields which are shadowing Python builtin

Open benoit74 opened this issue 1 year ago • 0 comments

#191 added #noqa: A003 in Book class used to represent Book DB table because id and license are shadowing Python builtin.

Those fields should be renamed (at least license, id is very meaningful and maybe ok).

benoit74 avatar Aug 18 '23 08:08 benoit74