Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 18, 2024
1 parent f0088a5 commit ecccaa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argilla/docs/scripts/gen_popular_issues.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ def get_org_members(auth_token):
members_list = []

members_url = "https://api.github.com/orgs/argilla-io/members"

if auth_token is None:
return []

Expand Down

0 comments on commit ecccaa2

Please sign in to comment.