mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-21 05:04:47 +00:00
[NFC] polish __init__.py code style (#965)
This commit is contained in:
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)
|
launch_from_slurm, launch_from_torch, get_default_parser)
|
||||||
|
|
||||||
__version__ = '0.0.1'
|
__version__ = '0.0.1'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user