Corin1998 commited on
Commit
6db6f06
·
verified ·
1 Parent(s): b935c66

Update rag/init.py

Browse files
Files changed (1) hide show
  1. rag/init.py +2 -0
rag/init.py CHANGED
@@ -0,0 +1,2 @@
 
 
 
1
+ # Marks 'rag' as a Python package
2
+ __all__ = []