use apipathlib

This commit is contained in:
jxxghp
2025-08-17 09:00:02 +08:00
parent 086b1f1403
commit 1ab2da74b9
8 changed files with 16 additions and 15 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ from typing import Optional, Any, Tuple, List, Set, Union, Dict
from fastapi.concurrency import run_in_threadpool
import aiofiles
from aiopath import AsyncPath
from anyio import Path as AsyncPath
from qbittorrentapi import TorrentFilesList
from transmission_rpc import File