5 lines
77 B
Python
Raw Normal View History

from pr.core import Assistant
__version__ = '1.0.0'
__all__ = ['Assistant']