airflow.providers.common.compat.standard.operators

Attributes

__getattr__

__all__

Functions

is_async_callable(func)

Detect if a callable is an async function.

Module Contents

airflow.providers.common.compat.standard.operators.is_async_callable(func)[source]

Detect if a callable is an async function.

airflow.providers.common.compat.standard.operators.__getattr__[source]
airflow.providers.common.compat.standard.operators.__all__[source]

Was this entry helpful?