Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ISPyB LIMS: simplify create_session() method
After creating a new proposal session, just return a Session object. Skip loading more sessions and constructing LimsSessionManager object. It's not needed and makes it harder to use create_session() method.
- Loading branch information