Skip to content

Commit 5801831

Browse files
committed
doc fix
1 parent d2e4b5b commit 5801831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/hopsworks/project.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ def get_feature_store(self, name: str = None, engine: str = None) -> feature_sto
112112
# Arguments
113113
name: Project name of the feature store.
114114
engine: Which engine to use, `"spark"`, `"python"` or `"training"`.
115-
Defaults to `"python"` when connected to https://c.app.hopsworks.ai/
115+
Defaults to `"python"` when connected to https://c.app.hopsworks.ai/.
116116
See hsfs.Connection.connection documentation for more information.
117117
# Returns
118118
`hsfs.feature_store.FeatureStore`: The Feature Store API

0 commit comments

Comments
 (0)