Skip to content

Hard coding in the script #1

Description

@graemeaustin

The script hard codes the names of sections which I don’t think is necessary.

Replacing the existing code with:

sections_to_parse = config.sections()

should mean the script takes secrions from config.ini and doesn’t need editing when new services are added or removed.

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