raviagarwalunravel commented on issue #5661: 4315 airflow develop airflow monitoring api URL: https://github.com/apache/airflow/pull/5661#issuecomment-515406799 > I think it will be best to turn them into properties in fact. Those all look like "read" access and if you declare method with the _xxx -> xxx name and make it a "@Property" that will be the most pythonic way Turns out, all of the variables I was trying to access already had @Property defined for them.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
