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 965fc6f commit fe05d83Copy full SHA for fe05d83
reframe/core/schedulers/slurm.py
@@ -20,7 +20,7 @@
20
JobBlockedError,
21
JobError,
22
JobSchedulerError)
23
-from reframe.utility import nodelist_abbrev, nodelist_expand, seconds_to_hms
+from reframe.utility import nodelist_abbrev, seconds_to_hms
24
25
26
def slurm_state_completed(state):
0 commit comments