mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-28 02:34:30 +00:00
Drop compat implementations for tests
Python < 3.4.4 has already reached its EOL. Change-Id: Ieb7cfd796991645db44dafc0e5ba82855c08853a
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from ansible_collections.openstack.cloud.tests.unit.compat.mock import MagicMock
|
||||
from unittest.mock import MagicMock
|
||||
|
||||
from ansible.utils.path import unfrackpath
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user