/ open-webui.git
/ app
/ env
/ lib
/ python3.11
/ site-packages
/ rapidfuzz
/ __pyinstaller
/ __init__.py
Run
Starting...
Stop
View File
Save
from __future__ import annotations from pathlib import Path def get_PyInstaller_tests(): return [str(Path(__file__).parent)]
Memory