Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
this is a test
  • Loading branch information
Solracion committed Jul 20, 2021
commit 833f870bbf05feef4766a743d77f7c5dbed7e85b
1 change: 1 addition & 0 deletions app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
# ############
# FastAPI App
# ############
# this is a test
LOGGER = logging.getLogger("api")

SETTINGS = get_settings()
Expand Down