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

pull/1298/head
Ziheng Qin 2 years ago committed by Frank Lee
parent 38e3ccd1e9
commit 6d6c01e94d

@ -1,5 +1,4 @@
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'

Loading…
Cancel
Save