jrmccluskey commented on code in PR #33538:
URL: https://github.com/apache/beam/pull/33538#discussion_r1910693179


##########
sdks/python/apache_beam/typehints/native_type_compatibility.py:
##########
@@ -449,8 +449,8 @@ def convert_to_beam_types(args):
     return [convert_to_beam_type(v) for v in args]
 
 
-def convert_to_typing_type(typ):

Review Comment:
   this is 100% not intended to be used externally, nothing in our type hinting 
module is



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