Fixing class calling error in the documentation of connecting_to_a_feature_store.ipynb (#9508)

pull/9516/head
EpixMan 1 year ago committed by GitHub
parent fd8fe209cb
commit 103094286e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -544,7 +544,7 @@
"metadata": {},
"outputs": [],
"source": [
"prompt_template = FeatureformPrompTemplate(input_variables=[\"user_id\"])"
"prompt_template = FeatureformPromptTemplate(input_variables=[\"user_id\"])"
]
},
{

Loading…
Cancel
Save