Skip to content

Commit 1a808f0

Browse files
committed
Update test_hooks.py
1 parent 4501ace commit 1a808f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/posit/connect/test_hooks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import io
2-
from unittest.mock import Mock, patch
2+
from unittest.mock import Mock
33

44
import pytest
55
import responses

0 commit comments

Comments
 (0)