We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b2e1e1 commit 3d338e8Copy full SHA for 3d338e8
tests/unit/experimental/pipeline/test_component.py
@@ -12,7 +12,7 @@
12
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
-from unittest.mock import MagicMock, AsyncMock
+from unittest.mock import AsyncMock
16
17
import pytest
18
0 commit comments