o
    Ëf                      @  s2   d dl mZ d dlmZ G dd deZdgZdS )    )annotations)ViaTemplateActivatorc                   @  s   e Zd Zdd ZdS )PowerShellActivatorc                 c  s    dV  d S )Nzactivate.ps1 )selfr   r   d/var/www/html/humari/myenv/lib/python3.10/site-packages/virtualenv/activation/powershell/__init__.py	templates   s   
zPowerShellActivator.templatesN)__name__
__module____qualname__r   r   r   r   r   r      s    r   N)
__future__r   "virtualenv.activation.via_templater   r   __all__r   r   r   r   <module>   s
    