Skip to content

Commit

Permalink
add mongo storage to init (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuema137 authored Oct 11, 2024
1 parent 2e14a28 commit 844f583
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utilix/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@

from .shell import Shell
from .rundb import DB, xent_collection, xe1t_collection
from . import mongo_storage

0 comments on commit 844f583

Please sign in to comment.