mirror of
https://github.com/Ladebeze66/ragflow_preprocess.git
synced 2026-02-04 12:00:24 +01:00
7 lines
129 B
Python
7 lines
129 B
Python
__all__: list[str] = []
|
|
|
|
# Functions
|
|
def setParallelForBackend(backendName: str, propagateNumThreads: bool = ...) -> bool: ...
|
|
|
|
|