olist / correios

A client library for Brazilian Correios APIs and services (SIGEP & SRO).
Apache License 2.0
171 stars 44 forks source link

Add new Correios status codes #170

Closed hartungstenio closed 5 years ago

hartungstenio commented 5 years ago

We started to receive a new tracking status from Correios. Adding support for it to this lib. Also, fix the description of another status.

Also, pin the version of mypy due to a new string formatting validation. Since there are lots of strings reported by this new validation, will try to fix them in another PR.