treyhunner / names

Random name generator
MIT License
462 stars 107 forks source link

Added type hinting and function annotation. #30

Open cheddacheasy opened 2 years ago

cheddacheasy commented 2 years ago

Added type hinting and function annotation for a more pythonic understanding of what the function accomplish in the init.py file. I may or may not have gone over board but I think the changes are easy to understand and reasonable. I hope you feel the same way. Cheers!