Skip to content

Commit

Permalink
code format
Browse files Browse the repository at this point in the history
Signed-off-by: MengqingCao <[email protected]>
  • Loading branch information
MengqingCao committed Jan 14, 2025
1 parent 275c39f commit 9cbd80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vllm_ascend/platform.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
print("Failed to import torch_npu.")

from vllm.config import VllmConfig
from vllm.platforms import PlatformEnum, Platform
from vllm.platforms import Platform, PlatformEnum

os.environ["RAY_EXPERIMENTAL_NOSET_ASCEND_RT_VISIBLE_DEVICES"] = "1"

Expand Down

0 comments on commit 9cbd80f

Please sign in to comment.