We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ad1cb commit a1cba1dCopy full SHA for a1cba1d
pytest_mock.py
@@ -8,7 +8,7 @@
8
else:
9
import mock as mock_module
10
11
-version = '1.0'
+version = '1.1'
12
13
14
class MockFixture(object):
0 commit comments