Skip to content

Syntax Errors in local_defaults.py.example #81

Description

@andyprata

Should be: "summary": "n/a",

'email': global_attributes["email"],

Should be: 'email': GLOBAL_ATTRIBUTES["email"],

Not so much a syntax error but you get a no attributes error if this is not changed from

batch_script = """#!/bin/bash --noprofile

to
BATCH_SCRIPT = """#!/bin/bash --noprofile

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