Skip to content

Fixes

Fixes #68

Triggered via pull request October 4, 2023 15:44
@JasonStiefelJasonStiefel
synchronize #16
fixes
Status Success
Total duration 34s
Artifacts

testing.yml

on: pull_request
Install and Test
25s
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)