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
Cosmetic, consistency, readability, and one better logout handling.
Reworked some APISession originator for better consistency.
Removed unuseful `session` intermediate variables.
Reworked restevdis to avoid a huge indentation caused by APISession, by using a function.
Adds a try/finally for session.logout() in util.py#sr_get_capability().
Signed-off-by: Arnaud Garcia-Fernandez <arnaud.garcia-fernandez@vates.tech>
0 commit comments