edwardwang888 commented on pull request #18033: URL: https://github.com/apache/airflow/pull/18033#issuecomment-920495394
@bbovenzi Thanks! Quick question - do you know why attribute values are written as integers when standalone but as strings when part of a ternary operator? Is it just a style preference? For example: https://github.com/apache/airflow/blob/51a2a005b6a30b72fb31e1f777c96fcc200c49b5/airflow/www/static/js/tree.js#L279-L281 https://github.com/apache/airflow/blob/51a2a005b6a30b72fb31e1f777c96fcc200c49b5/airflow/www/static/js/tree.js#L284-L286 -- 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]
