Commit 1ba0272
authored
fix: experiment_example (#93)
* fix: remove unused flake8 im pre-commit
* refactor: cli validation in configure commands
* feat: move validation to pydantic
* feat: add pydantic alternatives validation
* refactor: drup unused
* fix: criteria check
* feat: add error handling
* fix: power report
* fix: alternative command
* feat: add validation for cv data dependency
* add tests
* feat: Add 3-step experiment workflow example
* fix: test
* fix: cli
* fix: experiment configs
* fix: rename file
* fix: delete duplicate file1 parent de91260 commit 1ba0272
File tree
4 files changed
+3
-3
lines changed- experiment_example
- configs
4 files changed
+3
-3
lines changedFile renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
0 commit comments