mirror of https://github.com/hpcaitech/ColossalAI
[NFC] polish __init__.py code style (#965)
parent
7106a399fc
commit
955463e542
|
@ -2,3 +2,4 @@ from .initialize import (initialize, launch, launch_from_openmpi,
|
|||
launch_from_slurm, launch_from_torch, get_default_parser)
|
||||
|
||||
__version__ = '0.0.1'
|
||||
|
||||
|
|
Loading…
Reference in New Issue