def __exit__()

in elastic_enterprise_search/_sync/client/_base.py [0:0]


    def __exit__(self, *_: t.Any) -> None:
        self.transport.close()