torbjornvatn commented on a change in pull request #19702:
URL: https://github.com/apache/airflow/pull/19702#discussion_r825772732



##########
File path: tests/www/test_utils.py
##########
@@ -160,7 +160,7 @@ def setUp(self):
         self.attr_renderer = utils.get_attr_renderer()
 
     def test_python_callable(self):
-        def example_callable(unused_self):
+        def example_callable():

Review comment:
       I don't remember, putting it back now




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


Reply via email to