Kaszanas / Kaszanas/pysc2_evolved

Type Hints Wherever Possible

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Python
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently there are no type hints within the project. This is a major issue for ease of maintaining the entire codebase.
This should be a relatively simple (yet mundane) change.

Such type hints should be verified in runtime.

Contributor guide

Open the contributing guide

Research direction

Begin by inventorying the project files and entry points to determine the scope of the codebase. Read the existing runtime behavior before choosing how type hints should be verified. Done means the project has type hints wherever applicable and those hints are verified at runtime.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
developer-experience
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.