We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fa3f6e commit dab5147Copy full SHA for dab5147
about_code_tool/genabout.py
@@ -19,7 +19,7 @@
19
The input file should be a csv format which contains information about the
20
file location, origin and license of the software components etc.
21
"""
22
-
+# This is a test string
23
from __future__ import print_function
24
from collections import namedtuple
25
from os import makedirs
0 commit comments