Skip to content

fix: typing for get_all_duts#391

Merged
hfudev merged 1 commit intoespressif:release/v1.xfrom
horw:fix/get_all_duts_type
Nov 7, 2025
Merged

fix: typing for get_all_duts#391
hfudev merged 1 commit intoespressif:release/v1.xfrom
horw:fix/get_all_duts_type

Conversation

@horw
Copy link
Collaborator

@horw horw commented Nov 7, 2025

Description

File "/root/.espressif/python_env/idf5.3_py3.8_env/lib/python3.8/site-packages/pytest_embedded/dut_factory.py", line 854, in DutFactory
def get_all_duts(cls) -> list[Dut]:
TypeError: 'type' object is not subscriptable

Related

Testing


Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

@horw horw requested a review from hfudev November 7, 2025 02:47
@hfudev hfudev merged commit f0cb821 into espressif:release/v1.x Nov 7, 2025
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants