Skip to content

Commit dea05e6

Browse files
remove pytest import
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
1 parent c3d8b0f commit dea05e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/test_client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import re
33
import sys
44
import unittest
5-
import pytest
65
from unittest.mock import patch, MagicMock, Mock, PropertyMock
76
import itertools
87
from decimal import Decimal

0 commit comments

Comments
 (0)