Skip to content

Commit

Permalink
Code Style reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadabdulnasir committed Jun 21, 2022
1 parent 6dd04df commit 3ae9c93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/src/auth/auth.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
from urllib.request import urlopen
from dotenv import load_dotenv
import os

# load environmental variables from .env
load_dotenv()

Expand Down

0 comments on commit 3ae9c93

Please sign in to comment.