init: 项目初始提交 - NeoZQYY Monorepo 完整代码
This commit is contained in:
6
apps/etl/pipelines/feiqiu/loaders/ods/__init__.py
Normal file
6
apps/etl/pipelines/feiqiu/loaders/ods/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
"""ODS loader helpers."""
|
||||
|
||||
from .generic import GenericODSLoader
|
||||
|
||||
__all__ = ["GenericODSLoader"]
|
||||
Reference in New Issue
Block a user