diff --git a/doc/python_api/rst_from_bmesh_opdefines.py b/doc/python_api/rst_from_bmesh_opdefines.py index 8e40a1a7a39..83cd5be9344 100644 --- a/doc/python_api/rst_from_bmesh_opdefines.py +++ b/doc/python_api/rst_from_bmesh_opdefines.py @@ -49,10 +49,6 @@ This module gives access to low level bmesh operations. Most operators take input and return output, they can be chained together to perform useful operations. -.. note:: - - This API us new in 2.65 and not yet well tested. - Operator Example ++++++++++++++++