Skip to content

sbatch_output referenced before assignement #29

Description

@ColinVDB

if sbatch_output is not None:

When you try to run the sbatch command, if it fails and goes to the ecept section, the line 'if sbatch_output' creates an error because the sbatch_output variable is referenced before assignement.

Screenshot from 2023-11-09 13-36-38

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions