Skip to content

Commit 19254ca

Browse files
committed
This is a test
1 parent 38a0a65 commit 19254ca

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
@@ -33,7 +33,7 @@
3333
import sys
3434

3535
__version__ = '0.9.0'
36-
36+
# This is a test string.
3737

3838
MANDATORY_FIELDS = ['about_resource', 'name', 'version']
3939
SKIPPED_FIELDS = ['warnings', 'errors']

0 commit comments

Comments
 (0)