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 14bff07 commit 056d699Copy full SHA for 056d699
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