beremiz
Clone
Summary
Browse
Changes
Graph
fix pylint warning '(no-init) Class has no __init__ method'
2017-10-17, Andrey Skvortsov
e69d7e5aff00
file is
Executable
fix pylint warning '(no-init) Class has no __init__ method'
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>