You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this part we will change the return value of run_driver to return a DriverResults object, rather than a boolean value that is False if the run succeeded.
Associated POEM
094
The text was updated successfully, but these errors were encountered:
Desired capability or behavior.
This issue is the first of multiple parts in the implementation of POEM 094
Related Issues
In this part we will change the return value of
run_driver
to return aDriverResults
object, rather than a boolean value that isFalse
if the run succeeded.Associated POEM
094
The text was updated successfully, but these errors were encountered: