Add missing set_session_host on dunder all.

This commit is contained in:
Leo Vasanko
2026-01-25 03:17:32 +00:00
parent 21364fc621
commit f63f088883
+1
View File
@@ -166,6 +166,7 @@ __all__ = [
"remove_permission_from_organization",
"remove_permission_from_role",
"rename_permission",
"set_session_host",
"update_credential_sign_count",
"update_organization_name",
"update_permission",