-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Get rid of unnecessary model validation at modelsearch workflow start
Current usage never needs this since we always pass the model object to create_workflow. This also simplifies the current implementation. In the future, when we want to automate this sort of input validation at workflow start for all tools,we can revisit this more generally.
- Loading branch information
1 parent
d5b6441
commit 93a11d4
Showing
2 changed files
with
15 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters