o
    i                     @   s   g d Z dd ZdS ))hello
hellohelloabcelloc                    sD   | t }d d|jd d |  fddt D ks J dS )z( test find and replace on all the cells r   foo    )indexfind_txtreplace_txtc                    s   g | ]}|  qS  )replace).0sfind_strreplace_strr
   h/var/www/edux/Edux_v2/venv/lib/python3.10/site-packages/notebook/tests/selenium/test_find_and_replace.py
<listcomp>   s    z)test_find_and_replace.<locals>.<listcomp>N)INITIAL_CELLSfind_and_replaceget_cells_contents)prefill_notebooknotebookr
   r   r   test_find_and_replace   s   r   N)r   r   r
   r
   r
   r   <module>   s    