Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Commitd8fd829
committed
MNT : remove unneeded call to set_linestyles
This function is called as part of the `Collection.__init__` callso does not need to be re-called. This also fixes an issue with thedefault value of 'linestyles` (solid) taking precedence over a passed in`linestyle` kwarg.1 parent154cd87 commitd8fd829
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1100 | 1100 |
| |
1101 | 1101 |
| |
1102 | 1102 |
| |
1103 |
| - | |
1104 |
| - | |
1105 | 1103 |
| |
1106 | 1104 |
| |
1107 | 1105 |
| |
|
0 commit comments
Comments
(0)