jaketf commented on pull request #7197:
URL: https://github.com/apache/airflow/pull/7197#issuecomment-624183460
Build docs is sad, but I do not understand the error message.
Is there a way I can catch things like this sooner than CI checks? my
pre-commit was clean.
```
/opt/airflow/docs/_api/airflow/sensors/base_sensor_operator/index.rst:108:
WARNING: Error in "function" directive:
invalid option data: extension option field name may not contain multiple
words.
.. function:: _poke_mode_only_func_decorator(method)
Decorator that raises an error if method changed mode to anything but
'poke'.function
:param method: BaseSensor class to enforce methods only use 'poke' mode.
:type method: function
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]