Skip to content

Commit

Permalink
auto: format python code
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 24, 2024
1 parent ece69e6 commit 5e896aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

load_dotenv()

import base64
import json
import os
import base64


if os.environ.get("GOOGLE_SERVICE_ACCOUNT"):
# get data, it's b64 encoded
Expand Down

0 comments on commit 5e896aa

Please sign in to comment.