Skip to content

Commit 72d780f

Browse files
namitdeb739claude
andcommitted
fix: wrap IoT-only imports in use_iot conditional to fix ruff F401/I001
MagicMock and Generator are only used in IoT fixtures. With standard defaults (use_iot=false) they were unconditionally imported, triggering ruff F401 (unused import) and I001 (import sort order). Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 6a51b3e commit 72d780f

1 file changed

File tree

template/tests/conftest.py.jinja

60 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)