potiuk commented on PR #31731:
URL: https://github.com/apache/airflow/pull/31731#issuecomment-1582450598

   > Apparently I broke _something_ but I can’t figure out what’s going on. The 
error message is quite unhelpful too confused
   
   You can thank sphinx-autoapi  for those unhelpful messages, no-one can do 
much about it. 
   
   ```
    WARNING: Definition list ends without a blank line; unexpected unindent.
   ```
   
   Apparently the docstring generated rst (in `_api` folder) contains invalid 
.rst after your change with missing blank like. 


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to