Adding upstream version 1.24.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d7573acbf5
commit
fc52eb2608
14 changed files with 141 additions and 112 deletions
|
@ -11,7 +11,7 @@ def completer():
|
|||
|
||||
@pytest.fixture
|
||||
def complete_event():
|
||||
from mock import Mock
|
||||
from unittest.mock import Mock
|
||||
return Mock()
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue