-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor GraphQL function in github.py
The GraphQL search function in github.py has been refactored to improve its readability and maintainability. Unnecessary information has been removed from the GraphQL query. Moreover, the variables are now properly passed into the query, removing the need for string formatting.
- Loading branch information
1 parent
7c67ef3
commit 3073d21
Showing
1 changed file
with
41 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters