Skip to content

fix(lint): remove unused pytest import + sort imports in test_parse_mms_content.py#58

Merged
quad341 merged 1 commit into
mainfrom
fix/mms-test-ruff-lint
Jun 6, 2026
Merged

fix(lint): remove unused pytest import + sort imports in test_parse_mms_content.py#58
quad341 merged 1 commit into
mainfrom
fix/mms-test-ruff-lint

Conversation

@quad341
Copy link
Copy Markdown
Owner

@quad341 quad341 commented Jun 6, 2026

Summary

  • Remove unused import pytest (F401) from tests/tincand/test_parse_mms_content.py
  • Sort import block to satisfy I001 (ruff import ordering)

Fixes ruff violations caught by reviewer after PR #57 merged.

Closes tincan-g6kg9

🤖 Generated with Claude Code

…ms_content.py

Reviewer catch (tincan-g6kg9 F1): F401 unused import + I001 unsorted block.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@quad341 quad341 merged commit ee02b90 into main Jun 6, 2026
1 check passed
@quad341 quad341 deleted the fix/mms-test-ruff-lint branch June 6, 2026 03:47
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