Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinebou12 committed Apr 26, 2024
1 parent d96db33 commit bb7830a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import os

import asyncio
import datetime
from datetime import datetime, date
import logging
import time
from base64 import b64encode
Expand Down

0 comments on commit bb7830a

Please sign in to comment.