mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fixing lint
This commit is contained in:
parent
6c0ee327bb
commit
2201a46f08
1 changed files with 1 additions and 0 deletions
|
@ -814,6 +814,7 @@ def get_values_of_matching_keys(pattern_dict, user_name):
|
|||
ret.extend(pattern_dict[expr])
|
||||
return ret
|
||||
|
||||
|
||||
# test code for the ConCache class
|
||||
if __name__ == '__main__':
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue