Closed FabienRoger closed 2 years ago
My previous comment on renaming block_item is not resolved
I changed the name to parent_block because parent is already a field of the QLineEdit class.
(The issue Codacy reports is not a real issue. It doesn't understand that the view imported when typing is on is only used for List["View"], for which black (or something else in my python environment?) requires an import.)
Fixes #162