mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2026-03-22 06:57:16 +08:00
更新代码
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
class Params:
|
||||
def __init__(self, path: str):
|
||||
self.path = Path(path)
|
||||
Reference in New Issue
Block a user