Conforming to the "Unreleased" casing at keepachangelog.org #66
Annotations
3 notices
pylint - convention:
src/__init__.py#L38
[C0301] Line too long (111/110) (line-too-long)
|
pylint - refactor:
src/__init__.py#L23
[R1710] Either all return statements in a function should return an expression, or none of them should. (inconsistent-return-statements)
|
pylint - refactor:
src/__init__.py#L31
[R1710] Either all return statements in a function should return an expression, or none of them should. (inconsistent-return-statements)
|