Skip to content
Snippets Groups Projects
Commit 24aaf6ec authored by lkugler's avatar lkugler
Browse files

rename

parent 9401b627
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ print('logging to', log_dir)
print('scripts, which are submitted to SLURM:', slurm_scripts_dir)
class Shellslurm():
"""Like Slurm class, but runs locally"""
def __init__(self, *args, **kwargs):
pass
def run(self, *args, **kwargs):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment