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 38a0a65 commit 19254caCopy full SHA for 19254ca
about_code_tool/genabout.py
@@ -33,7 +33,7 @@
33
import sys
34
35
__version__ = '0.9.0'
36
-
+# This is a test string.
37
38
MANDATORY_FIELDS = ['about_resource', 'name', 'version']
39
SKIPPED_FIELDS = ['warnings', 'errors']
0 commit comments