Re-indent.

This commit is contained in:
Brett Cannon 2012-04-29 14:40:43 -04:00
parent 6818832ff6
commit 1182351e69

View file

@ -237,4 +237,3 @@ def reload(module):
del _RELOADING[name]
except KeyError:
pass