Skip to content

Commit

Permalink
Update sdk/python/feast/ssl_ca_trust_store_setup.py
Browse files Browse the repository at this point in the history
Co-authored-by: Francisco Arceo <farceo@redhat.com>
  • Loading branch information
lokeshrangineni and franciscojavierarceo authored Dec 18, 2024
1 parent c357d11 commit 5d223d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/python/feast/ssl_ca_trust_store_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

def configure_ca_trust_store_env_variables():
"""
configures the environment variable so that other libraries or servers refer the TLS ca file path.
configures the environment variable so that other libraries or servers refer to the TLS ca file path.
:param ca_file_path:
:return:
"""
Expand Down

0 comments on commit 5d223d9

Please sign in to comment.