Skip to content

Merge pull request #88 from pymeasure/fix-documentation #351

Merge pull request #88 from pymeasure/fix-documentation

Merge pull request #88 from pymeasure/fix-documentation #351

Triggered via push June 19, 2024 10:57
Status Success
Total duration 2m 3s
Artifacts

pyleco_CI.yml

on: push
Docs and Linting
15s
Docs and Linting
Static Type Checking
14s
Static Type Checking
Code Coverage on codecov
47s
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)