Skip to content

fix: remove unused lint import - #1

Merged
Illuminfti merged 1 commit into
mainfrom
fix/ruff-unused-import
Jun 7, 2026
Merged

fix: remove unused lint import#1
Illuminfti merged 1 commit into
mainfrom
fix/ruff-unused-import

Conversation

@Illuminfti

Copy link
Copy Markdown
Owner

Summary

  • Removes the unused ParallelError import from tests/test_flow_130_fixes.py.
  • Fixes Ruff F401, which means an imported symbol is never referenced in the file.

Test plan

  • ruff check src tests
  • pytest

@Illuminfti
Illuminfti merged commit 7da6451 into main Jun 7, 2026
7 checks passed
@Illuminfti
Illuminfti deleted the fix/ruff-unused-import branch June 7, 2026 16:36
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.

1 participant