支持个人介绍编辑
This commit is contained in:
@@ -7,9 +7,10 @@ download_achievements.py
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import httpx
|
||||
from pathlib import Path
|
||||
|
||||
import httpx
|
||||
|
||||
|
||||
def download_achievement_images(achievements_path: Path) -> None:
|
||||
"""Download all used achievement images (one by one, from osu!)."""
|
||||
|
||||
Reference in New Issue
Block a user