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 8d871d7

Browse filesBrowse files
committed
MNT: use tight layout in output figure
1 parent 9b3543a commit 8d871d7
Copy full SHA for 8d871d7

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-0
lines changed

‎unit/memleak.py

Copy file name to clipboardExpand all lines: unit/memleak.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ def run_memleak_test(bench, iterations, report):
7777

7878
if not report.endswith('.pdf'):
7979
report = report + '.pdf'
80+
fig.tight_layout()
8081
fig.savefig(report, format='pdf')
8182

8283

0 commit comments

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