replace undeclared use of old external "mock" module

Change-Id: I01260f759ac009a6d93f213a51799374e750acfd
This commit is contained in:
Alexandre Detiste 2024-12-18 03:03:57 +01:00
parent f22cde6973
commit c430488a25

View File

@ -1,4 +1,4 @@
import mock from unittest import mock
import unittest import unittest
from wsme import exc from wsme import exc