jedcunningham commented on code in PR #45371:
URL: https://github.com/apache/airflow/pull/45371#discussion_r1901546199
##########
airflow/dag_processing/manager.py:
##########
@@ -99,6 +102,13 @@ class DagFileStat:
log = logging.getLogger("airflow.processor_manager")
+class DagFilePath(NamedTuple):
Review Comment:
Yes, probably. I know @dstandish had a suggestion too, but I can't recall
what it was?
--
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]