Skip to content
GitLab
Explore
Sign in
lisa.tests.util_tracking: Fix debug plotting
Code
Review changes
Check out branch
Download
Patches
Plain diff
Douglas Raillard
requested to merge
github/fork/douglas-raillard-arm/_pr348
into
master
Oct 03, 2019
Overview
1
Commits
1
Pipelines
0
Changes
1
Expand
Avoid interactive plots as they leak memory
Remove ax=axis from axvline() call since it's redundant with the method call on the axis itself.
Merge request reports