zephyr/doc/extensions
Ulf Magnusson b558956bd7 doc: application.py: Make functions that don't use 'self' static
Fixes this pylint warning:

    R0201: Method could be a function (no-self-use)

Another option would be to turn them into regular functions, but that'd
be a bigger change.

Fixing pylint warnings for a CI check.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-09-08 22:20:55 -04:00
..
lexer scripts: Fix random typo'd whitespace 2019-09-07 07:54:17 -04:00
only
zephyr doc: application.py: Make functions that don't use 'self' static 2019-09-08 22:20:55 -04:00
local_util.py