Skip to content

Commit

Permalink
chore: update message
Browse files Browse the repository at this point in the history
Co-authored-by: Sauyon Lee <2347889+sauyon@users.noreply.github.com>
  • Loading branch information
aarnphm and sauyon committed Oct 28, 2022
1 parent ee0abdb commit abf3911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bentoml/_internal/utils/__init__.py
Expand Up @@ -72,7 +72,7 @@
def warn_experimental(api_name: str) -> None:
"""
Warns the user that the given API is experimental.
Make sure that if the API is not experimental anymore, remove this function call.
Make sure that if the API is not experimental anymore, this function call is removed.
If 'api_name' requires string formatting, use %-formatting for optimization.
Expand Down

0 comments on commit abf3911

Please sign in to comment.