Skip to content

Commit 3468335

Browse files
feat: Export config
1 parent baf4f91 commit 3468335

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/thread/utils/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
from .config import Settings
66

77
from . import (
8+
config,
89
algorithm,
910
)

0 commit comments

Comments
 (0)