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 19254ca commit 9f63c04Copy full SHA for 9f63c04
about_code_tool/genabout.py
@@ -33,7 +33,6 @@
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