Skip to content

Commit f1ded7a

Browse files
committed
added mock import
1 parent e058408 commit f1ded7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pydra/utils/tests/test_hash.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
from hashlib import blake2b
44
from pathlib import Path
55
import time
6+
from unittest import mock
67
import attrs
78
import pytest
89
import typing as ty

0 commit comments

Comments
 (0)