matheuscas / pycpfcnpj

Python module for brazilian register numbers for persons (CPF) and companies (CNPJ).
MIT License
143 stars 44 forks source link

add typing #36

Closed gabrielcjr closed 2 years ago

gabrielcjr commented 2 years ago

I've added typing into the code and tested using Pyright to make sure everything is typed correctly.

Eu adicionei a tipagem no código e testei usando o Pyright pra ter certeza que tudo está tipado corretamente.