Skip to content

Commit

Permalink
ci: isort
Browse files Browse the repository at this point in the history
  • Loading branch information
jannisborn committed Nov 16, 2023
1 parent 136a562 commit 743d916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/pennyme/github_update.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 743d916

Please sign in to comment.