Skip to content

Commit

Permalink
update again
Browse files Browse the repository at this point in the history
  • Loading branch information
tunglxfast committed Dec 16, 2024
1 parent c58212b commit 86243ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion datamimic_ce/converter/converter_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

import importlib
from base64 import b64encode
from typing import Optional

from datamimic_ce.enums.converter_enums import SupportHash, SupportOutputFormat

Expand Down
1 change: 1 addition & 0 deletions datamimic_ce/credentials/mongodb_credential.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# See LICENSE file for the full text of the license.
# For questions and support, contact: [email protected]


from pydantic import BaseModel, ConfigDict

from datamimic_ce.credentials.credential import Credential
Expand Down

0 comments on commit 86243ec

Please sign in to comment.