mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-03-20 03:57:30 +08:00
use apipathlib
This commit is contained in:
@@ -3,7 +3,7 @@ from pathlib import Path
|
||||
from typing import List, Optional, Set, Union
|
||||
from urllib.parse import quote, urlparse
|
||||
|
||||
from aiopath import AsyncPath
|
||||
from anyio import Path as AsyncPath
|
||||
|
||||
from app.log import logger
|
||||
|
||||
|
||||
Reference in New Issue
Block a user