We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffdf446 commit 474bb33Copy full SHA for 474bb33
1 file changed
tests/utils/test_manifest.py
@@ -16,8 +16,7 @@
16
# under the License.
17
# pylint: disable=redefined-outer-name,arguments-renamed,fixme
18
from tempfile import TemporaryDirectory
19
-from typing import Dict, Optional
20
-from unittest.mock import patch
+from typing import Dict
21
22
import fastavro
23
import pytest
0 commit comments