onaio/tasking

Add mypy tests

Open

#151 aberto em 16 de jan. de 2020

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Python (3 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (5 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

mypy is a static type checker for python. Implementing tests using it will help ensure our functions are receiving and outputting the correct type of data.

Read more about mypy here and here.

Sub-Issue of #150

Guia do colaborador