PATH: //opt/cloudlinux/venv/lib/python3.11/site-packages/numpy/matrixlib
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 __init__.py
↓
X
📄 __init__.pyi
↓
X
📁 __pycache__/
X
📄 defmatrix.py
↓
X
📄 defmatrix.pyi
↓
X
📄 setup.py
↓
X
📁 tests/
X
SAVING...
BERHASIL DIUBAH!
EDITING: __init__.pyi
from numpy._pytesttester import PytestTester from numpy import ( matrix as matrix, ) from numpy.matrixlib.defmatrix import ( bmat as bmat, mat as mat, asmatrix as asmatrix, ) __all__: list[str] __path__: list[str] test: PytestTester
SIMPAN PERUBAHAN