diff --git a/about_code_tool/genabout.py b/about_code_tool/genabout.py index db9291a4..87a1e497 100644 --- a/about_code_tool/genabout.py +++ b/about_code_tool/genabout.py @@ -19,7 +19,7 @@ The input file should be a csv format which contains information about the file location, origin and license of the software components etc. """ -# This is a test string + from __future__ import print_function from collections import namedtuple from os import makedirs