Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
chinyeungli committed Jan 8, 2014
1 parent 4fa3f6e commit dab5147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion about_code_tool/genabout.py
Expand Up @@ -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
Expand Down

0 comments on commit dab5147

Please sign in to comment.