Commit 25996fa9 authored by Denis Bilenko's avatar Denis Bilenko

add 'run' to __all__

parent 079d86d6
......@@ -28,7 +28,8 @@ __all__ = ['get_hub',
'kill',
'signal',
'fork',
'reinit']
'reinit',
'run']
import sys
......
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