Skip to content

Commit 31774e2

Browse files
chore: Add missing docs (#3143)
Add missing docs Signed-off-by: Felix Wang <wangfelix98@gmail.com> Signed-off-by: Felix Wang <wangfelix98@gmail.com>
1 parent 3ae7650 commit 31774e2

File tree

3 files changed

+214
-105
lines changed

3 files changed

+214
-105
lines changed

sdk/python/docs/source/feast.infra.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ Subpackages
77
.. toctree::
88
:maxdepth: 4
99

10-
feast.infra.materialization
1110
feast.infra.offline_stores
1211
feast.infra.online_stores
1312
feast.infra.registry
13+
feast.infra.transformation_servers
1414
feast.infra.utils
1515

1616
Submodules
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
feast.infra.transformation\_servers package
2+
===========================================
3+
4+
Submodules
5+
----------
6+
7+
feast.infra.transformation\_servers.app module
8+
----------------------------------------------
9+
10+
.. automodule:: feast.infra.transformation_servers.app
11+
:members:
12+
:undoc-members:
13+
:show-inheritance:
14+
15+
Module contents
16+
---------------
17+
18+
.. automodule:: feast.infra.transformation_servers
19+
:members:
20+
:undoc-members:
21+
:show-inheritance:

0 commit comments

Comments
 (0)