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 7cc4cc5 commit a4283c2Copy full SHA for a4283c2
tests/deprecated_api/test_remove_1-5.py
@@ -15,6 +15,7 @@
15
import operator
16
import os
17
from typing import Any, Dict
18
+from unittest import mock
19
20
import pytest
21
import torch
0 commit comments