Skip to content

Commit

Permalink
Fix name 'PyMongoError' is not defined
Browse files Browse the repository at this point in the history
  • Loading branch information
l3v11 authored Oct 29, 2022
1 parent ef62f8b commit 72c14e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bot/helper/ext_utils/database.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from pymongo import MongoClient
from pymongo.errors import PyMongoError

from bot import LOGGER, AUTHORIZED_USERS, DATABASE_URL

Expand Down

0 comments on commit 72c14e2

Please sign in to comment.