Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d3a37b1

Browse files
committed
forward slashes
1 parent 4f54db2 commit d3a37b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Modality of _formlayout
22
~~~~~~~~~~~~~~~~~~~~~~~
33
The `fedit` function and the `FormDialog` class in the private
4-
`matplotlib\backends\qt_editor\_formlayout`
4+
`matplotlib/backends/qt_editor/_formlayout`
55
gains a new option: `modal`. The current behaviour (modal window) is the default.
66
If modal is set to false, the dialog is shown without returning anything.
77
This allows e.g. using the figures with the options open.

0 commit comments

Comments
 (0)