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


##########
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:
   I have gone through your previous few commits also. The main change needed 
was that empty line itself. That might fix it — else with **prek all static 
checks should pass**. If not, the logs are clear and will show whatever else 
needs to be updated.



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