Skip to content

Commit dab5147

Browse files
committed
Test
1 parent 4fa3f6e commit dab5147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

about_code_tool/genabout.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
The input file should be a csv format which contains information about the
2020
file location, origin and license of the software components etc.
2121
"""
22-
22+
# This is a test string
2323
from __future__ import print_function
2424
from collections import namedtuple
2525
from os import makedirs

0 commit comments

Comments
 (0)