Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Hu-nie committed Apr 7, 2024
1 parent 4f5da82 commit fb57d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

logging.basicConfig(filename='app.log', level=logging.INFO)
app = FastAPI()


app.include_router(stats.router)

Expand Down

0 comments on commit fb57d24

Please sign in to comment.