Skip to content

Commit

Permalink
addresses review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielBarberini committed Apr 29, 2024
1 parent d02676b commit d0d1fe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/repositories/repo.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import logging
from datetime import datetime
from motor.motor_asyncio import AsyncIOMotorClient
from pymongo.server_api import ServerApi
from lib.secrets import secrets_instance
Expand Down

0 comments on commit d0d1fe3

Please sign in to comment.