forked from matplotlib/matplotlib
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 2e65332
[TYP] Add more literals to MarkerType (matplotlib#30261)
* Update mpl.typing.MarkerType
* Revert superfluous changes
* Moved import
* Remove unnecessary import
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
* Correct integers values on MarkerType
---------
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>1 parent e1c9492 commit 2e65332
1 file changed
+10
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 | - | ||
73 | + | ||
74 | + | ||
75 | + | ||
76 | + | ||
77 | + | ||
78 | + | ||
79 | + | ||
80 | + | ||
81 | + | ||
82 | + | ||
74 | 83 |
| |
75 | 84 |
| |
76 | 85 |
| |
|
0 commit comments