pyronear / pyro-risks

Data science for wildfire risk forecasting and monitoring
https://pyronear.github.io/pyro-risks
Apache License 2.0
25 stars 8 forks source link

doc : Enforce type hinting #54

Closed GHCamille closed 3 years ago

GHCamille commented 3 years ago

This PR enforces type-hinting, as introduced in issue #39 , ensuring that all functions are correctly typed.