summaryrefslogtreecommitdiff
path: root/numpy/ma/__init__.pyi
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/ma/__init__.pyi')
-rw-r--r--numpy/ma/__init__.pyi1
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/ma/__init__.pyi b/numpy/ma/__init__.pyi
index 7f5cb56a8..ce72383e5 100644
--- a/numpy/ma/__init__.pyi
+++ b/numpy/ma/__init__.pyi
@@ -155,7 +155,6 @@ from numpy.ma.core import (
resize as resize,
right_shift as right_shift,
round as round,
- round_ as round_,
set_fill_value as set_fill_value,
shape as shape,
sin as sin,