Skip to content

Commit f3de060

Browse files
jontsaiclaude
andcommitted
fix: remove unused pytest import in test_catalog_v1.py
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent e5561f3 commit f3de060

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_vendor/test_catalog_v1.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
"""Tests for catalog v1 parser, specifically testing extra fields handling."""
2-
import pytest
3-
42
from vendor.dbt_artifacts_parser.parsers.catalog.catalog_v1 import Metadata
53

64

0 commit comments

Comments
 (0)