Skip to content

testDan invalid syntax #36

@SleepProgger

Description

@SleepProgger

There are two lines in testDan which uses format like:
.format{np.mean(errs)})
that should of course be
.format(np.mean(errs)))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions