Commit e450042
committed
fix ShellCommandReceive ImportError
File "/.../ipyparallel/shellcmd.py", line 19, in <module>
from .cluster.shellcmd import ShellCommandReceive
ImportError: cannot import name 'ShellCommandReceive' from 'ipyparallel.cluster.shellcmd'1 parent 6ca7cba commit e450042
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments