Remove trailing whitespace

This commit is contained in:
Mike Place 2015-11-20 08:53:27 -07:00
parent c5b667f048
commit 4767503eb2

View File

@ -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