summaryrefslogtreecommitdiff
path: root/repoze/bfg/compat/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'repoze/bfg/compat/__init__.py')
-rw-r--r--repoze/bfg/compat/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/repoze/bfg/compat/__init__.py b/repoze/bfg/compat/__init__.py
index d2e47d9e5..ed5eabd8a 100644
--- a/repoze/bfg/compat/__init__.py
+++ b/repoze/bfg/compat/__init__.py
@@ -139,4 +139,4 @@ try:
from pkgutil import walk_packages
except ImportError:
from pkgutil_26 import walk_packages
-
+