o
    PDi                     @   s,   d dl mZ d dlmZ G dd deZdS )    )FileSystemStorage)SilkyConfigc                       s   e Zd Z fddZ  ZS )ProfilerResultStoragec                    s   t  jt jdd d | _d S )N )locationbase_url)super__init__r   !SILKY_PYTHON_PROFILER_RESULT_PATHr   )self	__class__ E/var/www/Datamplify/venv/lib/python3.10/site-packages/silk/storage.pyr	      s
   
zProfilerResultStorage.__init__)__name__
__module____qualname__r	   __classcell__r   r   r   r   r      s    r   N)django.core.files.storager   silk.configr   r   r   r   r   r   <module>   s    