bugraoz93 commented on code in PR #46839: URL: https://github.com/apache/airflow/pull/46839#discussion_r1960670591
########## tests/auth/managers/simple/routes/__init__.py: ########## @@ -0,0 +1,16 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review Comment: I followed the same convention here even my mind ping me was that routers. I think all should be routers since we are creating a router in each router file :) https://github.com/apache/airflow/tree/main/tests/api_fastapi/core_api/routes https://github.com/apache/airflow/tree/main/tests/api_fastapi/execution_api/routes -- 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]
