small update

This commit is contained in:
2025-11-05 09:11:53 +03:30
parent 2bf086615f
commit e71bf21605
3 changed files with 6 additions and 1 deletions

View File

@@ -116,6 +116,7 @@ def agency_organization_pos_info(
})
return pos_sharing_list
return None
def get_organization_by_stake_holder(id: int = None, stake_holder: StakeHolders = None) -> typing.Any: