I got error \'NoneType\' object is not iterable when run dags apache airflow. I using PubSubPullSensor in this dag. My dags code below :
from airflow import DAG i