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 the abstract class we should declare the state. We will set it in the init, and give an example for how it should be set by each function in the template class.
We should update the documentation with what each state should mean and how it will be used.
The text was updated successfully, but these errors were encountered:
The refactor which will move functionality out of the services and into pure python. We will want to make a standard pattern for interfacing with these clients and handling the state.
In the abstract class we should declare the state. We will set it in the init, and give an example for how it should be set by each function in the template class.
We should update the documentation with what each state should mean and how it will be used.
The text was updated successfully, but these errors were encountered: