jina.parsers.deprecated module
jina.parsers.deprecated.get_deprecated_replacement(dep_arg)[source]
Get the replacement of a deprecated argument
Parameters
dep_arg (
str
) – the old dep argReturn type
str
Returns
the new argument
jina.parsers.deprecated.get_deprecated_replacement(dep_arg)[source]
Get the replacement of a deprecated argument
Parameters
dep_arg (str
) – the old dep arg
Return type
str
Returns
the new argument
本文档使用 BookStack 构建