bbovenzi commented on code in PR #56226:
URL: https://github.com/apache/airflow/pull/56226#discussion_r2391332208


##########
airflow-core/src/airflow/ui/src/components/Banner/BackfillBanner.tsx:
##########
@@ -126,4 +136,4 @@ const BackfillBanner = ({ dagId }: Props) => {
   );
 };
 
-export default BackfillBanner;
+export default BackfillBanner;

Review Comment:
   Make sure to run `pnpm lint && pnpm format` locally. Our rules do require an 
empty line at the end.



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