Upload report/__init__.py with huggingface_hub
Browse files- report/__init__.py +1 -0
report/__init__.py
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
from .generator import ReportGenerator
|