Turn off pylint warning about docstring with backslash
This commit is contained in:
parent
e85bcf4359
commit
4fe21135e3
@ -687,6 +687,7 @@ class LoraxTemplateRunner(object):
|
||||
else:
|
||||
logger.debug("removefrom %s: no files to remove!", cmd)
|
||||
|
||||
# pylint: disable=anomalous-backslash-in-string
|
||||
def removekmod(self, *globs):
|
||||
'''
|
||||
removekmod GLOB [GLOB...] [--allbut] KEEPGLOB [KEEPGLOB...]
|
||||
|
Loading…
Reference in New Issue
Block a user