Files
taskflow/tools/state_graph.py
Hervé Beraud 14a5c0f237 Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Change-Id: Ib169e3deb7ddb2bc93a206ebec4043552281aa7f
2021-04-27 21:47:11 +00:00

7.0 KiB
Executable File