Commit 955463e5 authored by lucasliunju's avatar lucasliunju Committed by binmakeswell
Browse files

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

parent 7106a399
...@@ -2,3 +2,4 @@ from .initialize import (initialize, launch, launch_from_openmpi, ...@@ -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'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment