Commit 175eaedb authored by gaoqiong's avatar gaoqiong
Browse files

增加shutil 模块导入

parent 03821cd7
......@@ -8,6 +8,7 @@ import subprocess
from typing import Optional, Union
from pathlib import Path
import torch
import shutil
pwd = os.path.dirname(__file__)
version_file = 'lmdeploy/version.py'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment