Ë
    z<]i‚  ã                   ó   — d dl Z d dlmZ d„ Zy)é    N)ÚASGIHandlerc                  óB   — t        j                  d¬«       t        «       S )zÝ
    The public interface to Django's ASGI support. Return an ASGI 3 callable.

    Avoids making django.core.handlers.ASGIHandler a public API, in case the
    internal implementation changes or moves in the future.
    F)Ú
set_prefix)ÚdjangoÚsetupr   © ó    úN/var/www/auto_recruiter/arenv/lib/python3.12/site-packages/django/core/asgi.pyÚget_asgi_applicationr      s   € ô ‡LL˜EÕ"Ü‹=Ðr	   )r   Údjango.core.handlers.asgir   r   r   r	   r
   ú<module>r      s   ðÛ Ý 1ór	   