diff options
author | David Schulz <[email protected]> | 2020-02-24 10:14:27 +0100 |
---|---|---|
committer | David Schulz <[email protected]> | 2020-02-25 13:22:50 +0000 |
commit | 44db8e2eabc065ac32a1f4e12a53a482fc0c8122 (patch) | |
tree | 51b2cf638eef0f865c979894abb6c6376594d644 /src/plugins/valgrind | |
parent | c063c6d407236b970f5b460e3f1b79605dbe6ffd (diff) |
Dumper: replace import * with explicit imports
Using imports like
from foo import *
is considered as bad habit and it reduces
static code analysis usability.
Change-Id: I56a175f4c7b231e2b8e486bd9d1c65543720f56a
Reviewed-by: Christian Stenger <[email protected]>
Diffstat (limited to 'src/plugins/valgrind')
0 files changed, 0 insertions, 0 deletions