Closed nikita-b closed 1 year ago
black
_id
id_
single_trailing_underscore_: used by convention to avoid conflicts with Python keyword, e.g.
black
linter for code formating._id
toid_
because it's PEP8 recommendation:single_trailing_underscore_: used by convention to avoid conflicts with Python keyword, e.g.
and we can do it before 2.0.0 release.