Skip to content

Commit c8ad74c

Browse files
committed
flake8
1 parent b79cb26 commit c8ad74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_servicex_dataset.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
import datetime
2929
import tempfile
3030
from typing import List
31-
from unittest.mock import AsyncMock, patch, Mock
31+
from unittest.mock import AsyncMock, patch
3232
from pathlib import PurePath
3333
import pytest
3434
from itertools import cycle

0 commit comments

Comments
 (0)