···11#!/usr/bin/env python
22-from typing import Dict
33-42from IPython import start_ipython
536477-def kefi_namespace() -> Dict:
55+def kefi_namespace() -> dict:
86 """Defines a dict with the scope to use in the shell. By default we add:
97 - Models
108 - Session