Belle II Software
release-05-02-19
__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 Tue Jan 4 2022 02:49:20 for Belle II Software by
1.8.17