mirror of
https://github.com/sigmasternchen/github-stats
synced 2025-03-14 23:59:02 +00:00
I want to know what's going on here
This commit is contained in:
parent
4bb2e46ece
commit
5b876e0892
1 changed files with 1 additions and 0 deletions
|
@ -490,6 +490,7 @@ Languages:
|
|||
):
|
||||
continue
|
||||
author = author_obj.get("author", {}).get("login", "")
|
||||
print(author)
|
||||
if author not in [ self.username, os.environ.get("ALT_USERNAME", "") ]:
|
||||
continue
|
||||
|
||||
|
|
Loading…
Reference in a new issue