beremiz
Clone
Summary
Browse
Changes
Graph
fix pylint warning '(pointless-string-statement) String statement has no effect'
2017-09-29, Andrey Skvortsov
c507c363625e
file is
Executable
fix pylint warning '(pointless-string-statement) String statement has no effect'
Python doesn't support docstring for variables directly. Where
appropriate Sphinx style for docstrings for variables is used
'#: some-docstring'
<xsd:element name="Linux">
<xsd:complexType>
%(toolchain_gcc)s
</xsd:complexType>
</xsd:element>