Correct function-name #3018
verify.yml
on: push
Cache identify
6s
Matrix: pytest
Run mypy
0s
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Annotations
2 errors
|
Run pytest using Python 3.13
Process completed with exit code 1.
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L1735
TestStick.test_network_cache
AttributeError: 'NetworkRegistrationCache' object has no attribute 'update_nodetypes'. Did you mean: 'update_nodetype'?
|