Skip to content

Path in example is wrong #170

Description

@oscarxblanco

Dear all,
the path in the following example is wrong

sr: Accelerator = Accelerator.load("./tests/config/EBSTune.yaml")

It should be

sr: Accelerator = Accelerator.load("../../tests/config/EBSTune.yaml")

Metadata

Metadata

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions