Ejemplo n.º 1
0
 def build_federation_client(self):
     return FederationClient(self)
Ejemplo n.º 2
0
 def get_federation_client(self) -> FederationClient:
     return FederationClient(self)