roger-mike commented on a change in pull request #16521:
URL: https://github.com/apache/beam/pull/16521#discussion_r789004728



##########
File path: sdks/python/apache_beam/typehints/decorators_test.py
##########
@@ -369,9 +369,7 @@ def test_disable_type_annotations(self):
     decorators.disable_type_annotations()
     self.assertTrue(decorators._disable_from_callable)
 
-
-class DecoratorsTest(unittest.TestCase):

Review comment:
       Added the content of the last two `DecoratorsTests` to the first one 
because its code wasn't being executed and also were throwing a 
`function-redefined` warning.




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