mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-31 08:34:14 +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,
|
||||
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'
|
||||
|
||||
|
Reference in New Issue
Block a user