Skip to content

module name (to read from config file) as decorator property #405

@martinkilbinger

Description

@martinkilbinger

In the module runner, config entries are being read as
var = config.get('THIS_MODULE_RUNNER', 'ENTRY')

Would be great to make this less error-prone, by adding the module runner name to the decorator, or something similar.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions