Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayaan49 authored Aug 8, 2024
1 parent c60c144 commit 6740ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from fastapi.middleware.cors import CORSMiddleware
import qrcode
import boto3
import logger
import logging
import os
from io import BytesIO

Expand Down

0 comments on commit 6740ce8

Please sign in to comment.