On 15/09/2020 04:33, chrisj at rtems.org wrote: > - def get_includes(self): > + def getIncludes(self): I am not sure which coding style the file uses in general, but pylint complains about camelCase function names.