Skip to content

Commit bc2805e

Browse files
committed
0.1.3: after linting
1 parent d813dd8 commit bc2805e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hpc_helper/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
build_job_submit_torque,
66
check_hpc_status_file,
77
check_interpreter,
8+
cleanup_hpc_status_files,
89
get_running_jobs_slurm,
910
get_running_jobs_torque,
1011
write_hpc_status_file,
11-
cleanup_hpc_status_files,
1212
)
1313

1414
__version__ = "0.1.3"

0 commit comments

Comments
 (0)