diff --git a/backend/pennyme/github_update.py b/backend/pennyme/github_update.py index 8962d13d..7a457b0e 100644 --- a/backend/pennyme/github_update.py +++ b/backend/pennyme/github_update.py @@ -4,6 +4,7 @@ from typing import Any, Dict, List, Tuple import requests + from pennyme.utils import get_next_free_machine_id with open("github_token.json", "r") as infile: