Add binary payload handling to PyLECO #330
pyleco_CI.yml
on: pull_request
Docs and Linting
12s
Static Type Checking
27s
Code Coverage on codecov
39s
Matrix: test
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)
|