For full text search please use the '?' prefix. e.g. ? Onboarding
Any
Any Type is the same as not adding an annotation but more explicit
from
typing
import
Any
def
foo
(
output
:
Any
)
:
pass
Any Type is the same as not adding an annotation but more explicit