Skip to content

Small error in domain knowledge registration in examples #839

@bnouwt

Description

@bnouwt

In the common ask Python file there is a small error with respect to loading domain knowledge. It uses the CONSTANT instead of the non capital variable that is provided as a method parameter.

data = DOMAIN_KNOWLEDGE

should be

data = domain_knowledge

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions