clean up whitespace
This commit is contained in:
parent
98aa1eeca0
commit
ecffd79425
1 changed files with 1 additions and 1 deletions
|
|
@ -560,7 +560,7 @@ class BuildTracker(object):
|
|||
self.blacklist = None
|
||||
self.whitelist = None
|
||||
self.greylist = None
|
||||
self.ignorelist = []
|
||||
self.ignorelist = []
|
||||
self.substitute_idx = {}
|
||||
self.substitutions = {}
|
||||
if options.config.has_option('rules', 'whitelist'):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue