Import defaultdict to avoid needing to specify its module in multiple places. Fix an extra blank line while here. Signed-off-by: Simon Glass <sjg at chromium.org> --- (no changes since v1) tools/patman/status.py | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) Applied to sjg/master, thanks!