gsheet feeder + db WIP

This commit is contained in:
msramalho
2023-01-04 16:37:36 +00:00
parent 96845305a3
commit bb512b36c9
15 changed files with 195 additions and 65 deletions

View File

@@ -1,2 +1,2 @@
from .enricher import Enricher
from .enricher_screenshot import ScreenshotEnricher
from .screenshot_enricher import ScreenshotEnricher