File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
doc/api/next_api_changes/deprecations Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ intentionally marked private because there is very little need for external
18
18
users to use them. However, if you have a compelling reason for direct data
19
19
access, please switch from the dict functions to the new ``_get() `` and
20
20
``_set() ``. Even though marked private, we guarantee API stability for these
21
- methods, i.e. they are subject to Matplotlib's API and deprecation policy.
21
+ methods, i.e., they are subject to Matplotlib's API and deprecation policy.
22
22
23
23
Please notify the Matplotlib developers if you rely on ``rcParams `` being a
24
- dict subclass in any other way,for which there is no migration path yet.
24
+ dict subclass in any other way, for which there is no migration path yet.
You can’t perform that action at this time.
0 commit comments