Skip to content

BUG: RUN API, incorrect writing of variation line #267

@ahobeost

Description

@ahobeost

Using the run api, the following line:
config.variations.add_variation("Ac", "AcollAp", [2, 3, 4, 6, 8, 10])
produces:
variation AcollAp 2 3 4 6 8 10

This should be:
variation Ac AcollAp 2 3 4 6 8 10

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions