We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 452ec19 commit afa4c7bCopy full SHA for afa4c7b
pyslurm/__init__.py
@@ -36,7 +36,7 @@
36
from pyslurm.core import slurmctld
37
38
# The old API in deprecated.pyx
39
-#from pyslurm.deprecated import *
+from pyslurm.deprecated import *
40
41
# Initialize slurm api
42
from pyslurm.api import slurm_init, slurm_fini
0 commit comments