mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove trailing whitespace
This commit is contained in:
parent
c5b667f048
commit
4767503eb2
1 changed files with 2 additions and 2 deletions
|
@ -64,8 +64,8 @@ class Depends(object):
|
|||
class wide depandancy_dict
|
||||
'''
|
||||
try:
|
||||
# This inspect call may fail under certain conditions in the loader. Possibly related to
|
||||
# a Python bug here:
|
||||
# This inspect call may fail under certain conditions in the loader. Possibly related to
|
||||
# a Python bug here:
|
||||
# http://bugs.python.org/issue17735
|
||||
frame = inspect.stack()[1][0]
|
||||
# due to missing *.py files under esky we cannot use inspect.getmodule
|
||||
|
|
Loading…
Add table
Reference in a new issue