external arg as deprecated in the docs

This commit is contained in:
Elijah 2024-11-21 14:27:23 +00:00
parent 03388ca333
commit acc6b091c7

View File

@ -714,7 +714,7 @@ def redirect(
path: The path to redirect to.
is_external: Whether to open in new tab or not.
replace: If True, the current page will not create a new history entry.
external: Whether to open in new tab or not.
external(Deprecated): Whether to open in new tab or not.
Returns:
An event to redirect to the path.