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

Appearance settings

Commit 3e88b3a

Browse filesBrowse files
committed
pep8
1 parent 2eb4313 commit 3e88b3a
Copy full SHA for 3e88b3a

File tree

Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed

‎lib/matplotlib/text.py

Copy file name to clipboardExpand all lines: lib/matplotlib/text.py
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,6 @@ def update_bbox_position_size(self, renderer):
549549
fontsize_in_pixel = renderer.points_to_pixels(self.get_size())
550550
self._bbox_patch.set_mutation_scale(fontsize_in_pixel)
551551

552-
553552
def _draw_bbox(self, renderer, posx, posy):
554553

555554
""" Update the location and the size of the bbox
@@ -2222,7 +2221,6 @@ def _update_position_xytext(self, renderer, xy_pixel):
22222221

22232222
self.arrow_patch.set_patchA(r)
22242223

2225-
22262224
@allow_rasterization
22272225
def draw(self, renderer):
22282226
"""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.