Fix more tests on Python 3.8 (#34703)
This commit is contained in:
@@ -4,8 +4,8 @@ import logging
|
||||
import os
|
||||
from subprocess import PIPE
|
||||
import sys
|
||||
from unittest.mock import MagicMock, call, patch
|
||||
|
||||
from asynctest import MagicMock, call, patch
|
||||
import pkg_resources
|
||||
import pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user