5 lines
77 B
Python
Raw Normal View History

2025-11-04 05:17:27 +01:00
from pr.core import Assistant
__version__ = '1.0.0'
__all__ = ['Assistant']