[NFC] polish __init__.py code style (#965)

pull/997/head
lucasliunju 2022-05-16 09:29:10 +08:00 committed by binmakeswell
parent 7106a399fc
commit 955463e542
1 changed files with 1 additions and 0 deletions

View File

@ -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'