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 arg

    Return type

    str

    Returns

    the new argument