mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-02 09:38:05 +00:00
[NFC] polish colossalai/__init__.py code style (#1285)
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
from .initialize import (initialize, launch, launch_from_openmpi,
|
from .initialize import (initialize, launch, launch_from_openmpi, launch_from_slurm, launch_from_torch,
|
||||||
launch_from_slurm, launch_from_torch, get_default_parser)
|
get_default_parser)
|
||||||
|
|
||||||
__version__ = '0.0.1'
|
__version__ = '0.0.1'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user