/ src / python / txtai / app / __init__.py
__init__.py
1  """
2  App imports
3  """
4  
5  from .base import Application, ReadOnlyError