MetOffice / MetOffice/fab

Check for type mismatches

Open
#234 3 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Python
Stars
9
Forks
9
Avg merge
12d 12h
Merged PRs (30d)
2

Description

Running the `mypy` static type checker reveals that some of our code is not sufficiently type hinted. It would be good to correct this to get maximum value out of the type hinting.

Contributor guide

Open the contributing guide

Research direction

Start by running mypy against the repository and reviewing the reported type mismatches. Address the insufficient type hints identified by that check, with completion marked by a clean or explicitly resolved mypy report.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.