On 15/09/2020 04:33, [email protected] wrote:
I am not sure which coding style the file uses in general, but pylint complains about camelCase function names.- def get_includes(self): + def getIncludes(self):
_______________________________________________ devel mailing list [email protected] http://lists.rtems.org/mailman/listinfo/devel
