mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-08 23:32:40 +02:00
4 lines
120 B
Python
4 lines
120 B
Python
|
|
from app.tasks.document_processors._direct_converters import convert_file_directly
|
||
|
|
|
||
|
|
__all__ = ["convert_file_directly"]
|