U
    CvfÜ  ã                   @  s   d dl mZ ddœdd„ZdS )é    )ÚannotationsÚint)Úreturnc                  G  s   t dd„ | D ƒƒS )z~Compute the number of non-None arguments.

    Copied from pandas.core.common.count_not_none (not part of the public API)
    c                 s  s   | ]}|d k	V  qd S )N© )Ú.0Úargr   r   ú8/tmp/pip-unpacked-wheel-h316xyqg/xarray/core/pdcompat.pyÚ	<genexpr>,   s     z!count_not_none.<locals>.<genexpr>)Úsum)Úargsr   r   r   Úcount_not_none'   s    r   N)Ú
__future__r   r   r   r   r   r   Ú<module>$   s   