
    CEj<                     F    d dl mZmZ  eh d      ZdefdZdee   fdZy)    )__all____doc__>   arrayasarray	chararraynamec                     | t         v rdd l}|j                  dt        d       dd lmc m} t        || d       x}|S t        dt        d|       )Nr   zThe chararray class is deprecated and will be removed in a future release. Use an ndarray with a string or bytes dtype instead.   )
stacklevelzmodule z has no attribute )
__DEPRECATEDwarningswarnDeprecationWarningnumpy._core.defchararray_coredefchararraygetattrAttributeError__name__)r   r   charexports       a/var/www/html/eeg-assistent/strom-signal/venv/lib/python3.12/site-packages/numpy/char/__init__.py__getattr__r      sf    |P  	 	
 ,+$d++8
78,.@I
JJ    returnc                  *    dd l mc m}  t        |       S )Nr   )r   r   r   dir)r   s    r   __dir__r      s    ++t9r   N)	r   r   r   	frozensetr   strr   listr    r   r   <module>r#      s1    5:;Kc K,c r   