a
    ތxd6                     @   s    d dl mZ G dd deZdS )    )ClientDocumenterc                   @   s   e Zd Zdd ZdS )Boto3ClientDocumenterc                 C   sT   |j   |j   |d |j   |j   |dj| jd |j   d S )Nzimport boto3z"client = boto3.client('{service}'))Zservice)styleZstart_codeblocknew_linewriteformatZ_service_nameZend_codeblock)selfsection r
   I/var/www/html/Ranjet/env/lib/python3.9/site-packages/boto3/docs/client.py_add_client_creation_example   s    




z2Boto3ClientDocumenter._add_client_creation_exampleN)__name__
__module____qualname__r   r
   r
   r
   r   r      s   r   N)Zbotocore.docs.clientr   r   r
   r
   r
   r   <module>   s   