Belle II Software
release-05-01-25
__init__.py
1
#!/usr/bin/env python3
2
# -*- coding: utf-8 -*-
3
4
"""
5
hep_ipython_tools
6
-----------------
7
8
.. automodule:: hep_ipython_tools.ipython_handler
9
"""
10
11
from
hep_ipython_tools.ipython_handler
import
IPythonHandler
12
13
14
handler = IPythonHandler()
hep_ipython_tools.ipython_handler
Definition:
ipython_handler.py:1
framework
scripts
hep_ipython_tools
__init__.py
Generated on Fri Nov 5 2021 03:44:57 for Belle II Software by
1.8.17