ashb commented on a change in pull request #6604: [AIRFLOW-5920] Neo4j operator and hook URL: https://github.com/apache/airflow/pull/6604#discussion_r360318691
########## File path: airflow/providers/neo4j/example_dags/__init__.py ########## @@ -0,0 +1,16 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review comment: Do we need this file? `example_dags` is never "imported" so we don't need to make this a module. Is this what we do for other providers? ---------------------------------------------------------------- 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
