Update test_mm_plugin.py

Former-commit-id: 8b50ce516af715a16c53568fb3420d6441aca1ae
This commit is contained in:
hoshi-hiyouga 2024-09-29 22:59:47 +08:00 committed by GitHub
parent f1b16236a4
commit 81cf3bff08

View File

@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
import os import os
from typing import TYPE_CHECKING, Any, Dict, List, Sequence, Tuple from typing import TYPE_CHECKING, Any, Dict, List, Sequence, Tuple