def _get_hooks()
in
config_parser.py [0:0]
2
lines of code
2
McCabe index (conditional complexity)
def _get_hooks(self, hook_kind): return self.config.get(hook_kind) or {}