Skip to content

Commit f681de8

Browse files
committed
update __init__.py with adding Torque.
1 parent 821d7cf commit f681de8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dpdispatcher/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
from .submission import Resources
3838
from .slurm import Slurm
3939
from .pbs import PBS
40+
from .pbs import Torque
4041
from .shell import Shell
4142
from .lsf import LSF
4243
from .dp_cloud_server import DpCloudServer

0 commit comments

Comments
 (0)