Skip to content

Commit

Permalink
dash-Dash
Browse files Browse the repository at this point in the history
  • Loading branch information
T4rk1n committed Sep 12, 2024
1 parent a7e3cdd commit e5e3e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dash/dash.py
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ def __init__( # pylint: disable=too-many-statements
if long_callback_manager:
warnings.warn(
DeprecationWarning(
"`long_callback_manager` is deprecated and will be remove in dash 3.0, "
"`long_callback_manager` is deprecated and will be remove in Dash 3.0, "
"use `background_callback_manager` instead."
)
)
Expand Down

0 comments on commit e5e3e3c

Please # to comment.