mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Remove trailing whitespace
This commit is contained in:
parent
c5b667f048
commit
4767503eb2
@ -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…
Reference in New Issue
Block a user