Skip to content

Commit 0938782

Browse files
authored
update documentation after #18966
1 parent 1791022 commit 0938782

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/matplotlib/backends/qt_editor/_formlayout.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -498,8 +498,7 @@ def get(self):
498498

499499
def fedit(data, title="", comment="", icon=None, parent=None, apply=None):
500500
"""
501-
Create form dialog and return result
502-
(if Cancel button is pressed, return None)
501+
Create form dialog
503502
504503
data: datalist, datagroup
505504
title: str

0 commit comments

Comments
 (0)