mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
comment
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user