o
    Zh0h  ć                   @   s    d Z ddlmZ edd ZdS )zDrawing stack context manager.é    )Ścontextmanagerc                 c   s*    |   ”  z
dV  W |  ”  dS |  ”  w )zDSave and restore stream context when used with the ``with`` keyword.N)Ś
push_stateŚ	pop_state)Śstream© r   śK/var/www/html/rh/venv/lib/python3.10/site-packages/weasyprint/draw/stack.pyŚstacked   s
   r   N)Ś__doc__Ś
contextlibr   r   r   r   r   r   Ś<module>   s    