Skip to content

fix: add type annotations to download_tiles.py#86

Open
noman-code-droid wants to merge 1 commit into
StarTrail-org:mainfrom
noman-code-droid:fix/add-type-annotations
Open

fix: add type annotations to download_tiles.py#86
noman-code-droid wants to merge 1 commit into
StarTrail-org:mainfrom
noman-code-droid:fix/add-type-annotations

Conversation

@noman-code-droid

Copy link
Copy Markdown

Fixes #84

Added type annotations to the download_tiles.py file:

  • Fixed return type for collect_paths() function from set[str] to dict[str, str | None]
  • Added return type annotation -> None to main() function

These changes improve code clarity and IDE support.

@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

@noman-code-droid is attempting to deploy a commit to the andylizf's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] Add type annotations to train/sft modules

1 participant