Skip to content

Commit

Permalink
log fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hubsmoke committed Jun 28, 2024
1 parent 9da956d commit b16a3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# Read environment variables
cr_mailto = os.getenv('CR_MAILTO')
pyalex_email = os.getenv('PYALEX_EMAIL')

setup_logging()

app = Flask(__name__)

Expand Down

0 comments on commit b16a3ee

Please sign in to comment.