Commit 902e7abc authored by Luke Macken's avatar Luke Macken

__all__ & __version__

parent 7ab58b4e
#
from inject import CodeInjector
from inspect import ObjectInspector
__version__ = '1.1'
__all__ = ('CodeInjector', 'ObjectInspector')
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment