Skip to content

Commit cf0eae8

Browse files
🐛 Remove unused imports in tests
1 parent 0d61346 commit cf0eae8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/unit/test_models.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
"""Tests for the Pydantic models."""
22

3-
import pytest
4-
53
from search_ads_api.models import (
6-
Campaign,
74
CampaignCreate,
85
CampaignStatus,
96
CampaignSupplySource,

0 commit comments

Comments
 (0)