"git@developer.sourcefind.cn:OpenDAS/colossalai.git" did not exist on "ba47517342ca8ae98986878ead3decb00c28a37a"
Unverified Commit 83314205 authored by Wangbo Zhao(黑色枷锁)'s avatar Wangbo Zhao(黑色枷锁) Committed by GitHub
Browse files

[NFC] polish colossalai/cli/cli.py code style (#2734)

parent d3443135
import click import click
from .launcher import run
from .check import check
from .benchmark import benchmark from .benchmark import benchmark
from .check import check
from .launcher import run
class Arguments(): class Arguments():
......
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