Skip to content

Commit 9f63c04

Browse files
committed
removed the test
1 parent 19254ca commit 9f63c04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

about_code_tool/genabout.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
import sys
3434

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

3837
MANDATORY_FIELDS = ['about_resource', 'name', 'version']
3938
SKIPPED_FIELDS = ['warnings', 'errors']

0 commit comments

Comments
 (0)