5 lines
88 B
Python
5 lines
88 B
Python
from .mainServiceExtraction import ExtractionService
|
|
|
|
__all__ = ["ExtractionService"]
|
|
|
|
|