dimberman commented on a change in pull request #11693:
URL: https://github.com/apache/airflow/pull/11693#discussion_r512169424



##########
File path: .pre-commit-config.yaml
##########
@@ -277,7 +277,7 @@ repos:
         entry: "^\\s*from\\s+\\."
         pass_filenames: true
         files: \.py$
-        exclude: ^tests/
+        exclude: ^tests/|^chart/tests/

Review comment:
       <img width="678" alt="Screen Shot 2020-10-19 at 5 29 24 PM" 
src="https://user-images.githubusercontent.com/2644098/97211212-ef693d80-177b-11eb-8b74-0cab89306949.png";>
   That seems to work on the tests but any idea how to get it to register in 
pycharm? want to make sure that's not too difficult.




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