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 8817146 commit bc8929bCopy full SHA for bc8929b
pyslurm/core/partition.pyx
@@ -31,7 +31,7 @@ from pyslurm.core.error import RPCError, verify_rpc
31
from pyslurm.utils.ctime import timestamp_to_date, _raw_time
32
from pyslurm.constants import UNLIMITED
33
from pyslurm.settings import LOCAL_CLUSTER
34
-from pyslurm.core.slurmctld import _get_memory
+from pyslurm.core.slurmctld.config import _get_memory
35
from pyslurm import xcollections
36
from pyslurm.utils.helpers import (
37
uid_to_name,
0 commit comments