Skip to content

Commit 14b0f4d

Browse files
committed
move async function to their respective modules; re-export
1 parent 9bdad1e commit 14b0f4d

File tree

10 files changed

+1506
-1152
lines changed

10 files changed

+1506
-1152
lines changed

sentience/_extension_loader.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ def find_extension_path() -> Path:
3838
f"2. {dev_ext_path}\n"
3939
"Make sure the extension is built and 'sentience/extension' directory exists."
4040
)
41+

0 commit comments

Comments
 (0)