Commit 6d6c01e9 authored by Ziheng Qin's avatar Ziheng Qin Committed by Frank Lee
Browse files

[NFC] polish colossalai/__init__.py code style (#1285)

parent 38e3ccd1
from .initialize import (initialize, launch, launch_from_openmpi,
launch_from_slurm, launch_from_torch, get_default_parser)
from .initialize import (initialize, launch, launch_from_openmpi, launch_from_slurm, launch_from_torch,
get_default_parser)
__version__ = '0.0.1'
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