Skip to content

Reduce redundant code in data_generator.py #52

Description

@nigelflower

The Generator classes defined in data_generator.py have a lot of redundant code in each of the generate_paradigm() methods. We should clear this up as much as possible and try to make things more elegant by having one generate_paradigm() method that bifurcates depending on what the subclass specifies.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions