Skip to content

Commit cf397ba

Browse files
committed
chore: Add core placeholder
1 parent b7962cc commit cf397ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/core/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Place all external packages and core algorithms here
2+
# The main REST server should only call
3+
# - modules directly related to the service HTTP, storage, prometheus, etc.
4+
# - This core module

0 commit comments

Comments
 (0)