From 388f6bb2f12bd7bde509bbae6e914cdb1e18eef2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82?= <113991034+Ozowee@users.noreply.github.com> Date: Mon, 8 Apr 2024 12:58:14 +0200 Subject: [PATCH] Update fetch_projects.py --- scripts/fetch_projects.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/fetch_projects.py b/scripts/fetch_projects.py index 33d3b1d99..f1dd1e779 100644 --- a/scripts/fetch_projects.py +++ b/scripts/fetch_projects.py @@ -17,7 +17,7 @@ SVG_NO_OF_MEMBERS = 'N/A' SVG_NO_OF_REPOS = 'N/A' - +print("rafal") def fetch_one_page(query_string, variables): """ Request the GitHub GraphQL API