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 3943b7c

Browse filesBrowse files
committed
MNT: remove debug from update_title_pos
1 parent 56243e9 commit 3943b7c
Copy full SHA for 3943b7c

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+0
-1
lines changed

‎lib/matplotlib/axes/_base.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2467,7 +2467,6 @@ def _update_title_position(self, renderer):
24672467
Update the title position based on the bounding box enclosing
24682468
all the ticklabels and x-axis spine and xlabel...
24692469
"""
2470-
_log.debug('update_title_pos')
24712470

24722471
if self._autotitlepos is not None and not self._autotitlepos:
24732472
_log.debug('title position was updated manually, not adjusting')

0 commit comments

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