master
/ .localenv / lib / python3.5 / site-packages / backcall / __init__.py

__init__.py @master

4d078e2
 
 
 
 
 
1
2
3
4
5
6
# -*- coding: utf-8 -*-
from .backcall import callback_prototype

__author__ = 'Thomas Kluyver'
__email__ = 'takowl@gmail.com'
__version__ = '0.1.0'