This commit is contained in:
Zsolt Ero
2024-01-11 12:51:16 +01:00
parent f9431fb10d
commit 28d0514f0c
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ def download_styles(assets_dir: Path):
def download_sprites(assets_dir: Path):
"""
Download and extract sprites if the version is not available
Download and extract sprites if a version is not available locally
"""
sprites_dir = assets_dir / 'sprites'