initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
__all__: list[str] = []
|
||||
|
||||
# Functions
|
||||
def setParallelForBackend(backendName: str, propagateNumThreads: bool = ...) -> bool: ...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user