potiuk commented on a change in pull request #10441:
URL: https://github.com/apache/airflow/pull/10441#discussion_r475059010



##########
File path: tests/conftest.py
##########
@@ -38,11 +38,6 @@
     sys.path.append(perf_directory)
 
 
-from perf_kit.sqlalchemy import (  # noqa: E402 isort:skip # pylint: 
disable=wrong-import-position

Review comment:
       It still failed. I solved in another way - I moved perf_kit folder to 
"tests.utils.perf.perf_kit". This way there is no need to have an exception for 
the "perf" folder and there is no need to manipulate the sys path. 
   
   I updated all the docs as well.




----------------------------------------------------------------
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]


Reply via email to