mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
PEP8 fixes from PyLint
This commit is contained in:
parent
bc5ec217a7
commit
8cbd3b39f4
@ -1037,7 +1037,6 @@ class Matcher(object):
|
||||
return self.opts['grains']['fqdn'] in range.expand(tgt)
|
||||
return
|
||||
|
||||
|
||||
def compound_match(self, tgt):
|
||||
'''
|
||||
Runs the compound target check
|
||||
|
Loading…
Reference in New Issue
Block a user