aashutoshrathi/git-stalk-cli

Handle error

Closed this issue · 4 comments

star_table.add_row([starred_repo.name, starred_repo.language, starred_repo.time])
AttributeError: 'dict' object has no attribute 'name'

How could I test changes done by me?

Run the python file locally with since argument.

I can't see where the problem lies. I'm running stalk.py without any errors. (using my username and few random ones for testing)

Try adding --since or --while arguments