Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit469e03b

Browse files
authored
Merge pull request#29345 from timhoffm/remove-duplicate
MNT: Remove duplicate assignment
2 parentsf8900ea +29b64e0 commit469e03b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎lib/matplotlib/lines.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1354,7 +1354,6 @@ def update_from(self, other):
13541354
self._solidcapstyle=other._solidcapstyle
13551355
self._solidjoinstyle=other._solidjoinstyle
13561356

1357-
self._linestyle=other._linestyle
13581357
self._marker=MarkerStyle(marker=other._marker)
13591358
self._drawstyle=other._drawstyle
13601359

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp