mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 17:28:57 +00:00
gh-ls-org: Apply black formatting fixes
This commit is contained in:
@@ -20,7 +20,7 @@ if __name__ == "__main__":
|
||||
weeks=5
|
||||
)
|
||||
|
||||
github_token = os.environ['GITHUB_TOKEN']
|
||||
github_token = os.environ["GITHUB_TOKEN"]
|
||||
g = github.Github(github_token, per_page=200)
|
||||
|
||||
org = g.get_organization(args.organization)
|
||||
|
||||
Reference in New Issue
Block a user