Tres Seaver
2017-11-09 e90b5ab842f68310066b1e6bd9f0c74dd39ac1bc
Merge pull request #3199 from tjwudi/patch-1

Minor fix - Indentation issue
1 files modified
2 ■■■ changed files
pyramid/registry.py 2 ●●● patch | view | raw | blame | history
pyramid/registry.py
@@ -12,7 +12,7 @@
    IIntrospector,
    IIntrospectable,
    ISettings,
    )
)
from pyramid.path import (
    CALLER_PACKAGE,