Skip to content

Fix logic when intializing an Evaluation #574

@samlamont

Description

@samlamont
  • Defaults:
    • create_dir=False
    • check_evaluation_dir=True
  • Check if dir_path exists
    • If not, and create_dir=True, create it
    • If not and create_dir=False, raise error
  • Then if create_dir=False, check evaluation version

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingv0.6-devDenotes that the issue is meant to be merged into the v0.6-beta development branch.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions