dstandish commented on code in PR #31101:
URL: https://github.com/apache/airflow/pull/31101#discussion_r1187926380


##########
airflow/utils/log/file_task_handler.py:
##########
@@ -303,7 +303,6 @@ def _read(
         worker_log_rel_path = self._render_filename(ti, try_number)
         messages_list: list[str] = []
         remote_logs: list[str] = []

Review Comment:
   IDE not smart enough
   
   doesn't understand `with suppress(NotImplementedError):`



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