fix whitespace

This commit is contained in:
Brett Cannon 2013-05-31 18:57:45 -04:00
parent 0dbb4c7f13
commit 0e75c06886

View file

@ -62,4 +62,4 @@ def module_for_loader(fxn):
# If __package__ was not set above, __import__() will do it later.
return fxn(self, module, *args, **kwargs)
return module_for_loader_wrapper
return module_for_loader_wrapper