aashutoshrathi / git-stalk-cli

A CLI tool for keeping an eye on contributions of peers (Python Package)
https://pypi.org/project/git-stalk/
MIT License
43 stars 38 forks source link

Check if "fork" key exists #63

Closed EmilyGoose closed 5 years ago

EmilyGoose commented 6 years ago

Addresses issue #62 ("Fix KeyError")

aashutoshrathi commented 6 years ago

I think there are more keys causing an error. Can you check?

EmilyGoose commented 6 years ago

You'd have to give me line numbers. Just check if a key exists whenever you're getting a KeyError

aashutoshrathi commented 6 years ago

Check keys in function get_details also.