Skip to content

Fix listener documentation. #347

Fix listener documentation.

Fix listener documentation. #347

Triggered via pull request June 19, 2024 09:40
Status Success
Total duration 1m 29s
Artifacts

pyleco_CI.yml

on: pull_request
Docs and Linting
13s
Docs and Linting
Static Type Checking
12s
Static Type Checking
Code Coverage on codecov
40s
Code Coverage on codecov
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Python 3.12, macos-latest
/Users/runner/micromamba/envs/pyleco/lib/python3.12/site-packages/_pytest/assertion/rewrite.py:670: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Python 3.12, macos-latest
and isinstance(item.value, ast.Str)