Ratasa143 commented on code in PR #61596:
URL: https://github.com/apache/airflow/pull/61596#discussion_r2838422331


##########
airflow-core/docs/best-practices.rst:
##########
@@ -465,15 +465,20 @@ Good example:
 
 .. code-block:: python
 
-    from airflow.sdk import Variable
     from airflow.timetables.interval import CronDataIntervalTimetable
 
-

Review Comment:
   Hi, I have tried to make this work by restoring the blank line but the CI is 
still failing static checks, I am working on windows and suspect it might be a 
line-ending (CRLF vs LF) issue affecting the docs formatting .I have re-saved 
the file with LF endings and rerun pre-commit locally, but the issue persists.



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