Skip to content

Conforming to the "Unreleased" casing at keepachangelog.org #66

Conforming to the "Unreleased" casing at keepachangelog.org

Conforming to the "Unreleased" casing at keepachangelog.org #66

Triggered via pull request August 27, 2023 16:34
@JasonStiefelJasonStiefel
synchronize #15
conform
Status Success
Total duration 31s
Artifacts

testing.yml

on: pull_request
Install and Test
21s
Install and Test
Fit to window
Zoom out
Zoom in

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)